[llvm-commits] Mip MC - Submission request for initial 64 bit direct object support
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Mar 28 17:59:56 PDT 2012
On 28 March 2012 20:01, Carter, Jack <jcarter at mips.com> wrote:
> This patch allows llvm to recognize that a 64 bit object file is being
> produced and that the subsequently generated ELF header has the correct
> information.
Can you mereg elf-64bit-basic.s into elf-basic.s?
+ // FIXME: We can't tell if we are PIC (dynamic) or CPIC (static)
+ unsigned Flag = ELF::EF_MIPS_NOREORDER;
How does the mips assembler find this? Command line option?
> Cheers,
>
> Jack
Cheers,
Rafael
More information about the llvm-commits
mailing list