[llvm-commits] [llvm] r72154 - in /llvm/trunk: lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/call-imm.ll
Eli Friedman
eli.friedman at gmail.com
Tue May 19 20:54:53 PDT 2009
On Tue, May 19, 2009 at 8:12 PM, Evan Cheng <evan.cheng at apple.com> wrote:
>>> Also, it looks like the Darwin linker rejects "call 12345678" in
>>> dynamic-no-pic mode as well as PIC mode.
>
> Is it only Darwin linker that rejects this?
I'm not sure if it's supported reliably outside of Linux. I just
tried with mingw binutils, and it crashes with an assertion failure
there.
-Eli
More information about the llvm-commits
mailing list