[llvm-commits] Mip MC - Submission request for initial 64 bit direct object support

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Mar 29 13:39:33 PDT 2012


2012/3/29 Carter, Jack <jcarter at mips.com>:
> As requested the test case has been incorporated into elf-basic.s with added comments to point out which assembler invocations generates which code and also annotated the CHECK calls themselves.

This patch is OK. The only bit I find strange is the FIXME you added

+  // FIXME: We can't tell if we are PIC (dynamic) or CPIC (static)

Does the mips assembler have a command line option telling it if the
code is PIC or not?

> Cheers,
>
> Jack

Cheers,
Rafael



More information about the llvm-commits mailing list