[LLVMdev] LLVM and little-endian 32-bit MIPS code generation

Eric Christopher echristo at apple.com
Fri Jul 15 14:56:09 PDT 2011


On Jul 15, 2011, at 2:55 PM, Gang-Ryung Uh wrote:

> Hi,
> 
>      We would like to assemble .s file using binutils-2.5.2 which comes with simple-scalar3.0. Unfortunately, this particular version of binutils doesn't seem to handle global-offset-table (position independent code) and the some of the mips instructions. Thanks,

There's nothing I can say here other than to upgrade. You're using a version of binutils released before 1996. Seriously.

-eric




More information about the llvm-dev mailing list