[LLVMdev] Typo in IsLegalToCallImmediateAddr?
Eli Friedman
eli.friedman at gmail.com
Fri Oct 21 11:49:14 PDT 2011
2011/10/21 Rafael Ávila de Espíndola <rafael.espindola at gmail.com>:
>> Could be, echristo, bigcheese, would this be correct for Mach-O and COFF?
>
> bigcheese noted on IRC that the test crashes the COFF emitter. For some
> reason I am always getting
>
> movl $256, %eax ## imm = 0x100
> calll *%eax
>
> on darwin already
IIRC, we never use Static on Darwin targets.
-Eli
More information about the llvm-dev
mailing list