[llvm-commits] [patch][lto] Use MC to scan for symbol definitions and uses

Rafael Avila de Espindola rafael.espindola at gmail.com
Mon Feb 28 10:54:23 PST 2011


I have updated the patch to also create llvm.compiler.used with the uses 
it finds in inline assembly. This lets me build Firefox without moving 
the assembly to a .s file *or* adding __attribute__((used)) :-)

I will give you some more testing/cleanup and try to add it after 2.9 
branches.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: used.patch
Type: text/x-patch
Size: 22258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110228/b578e0ad/attachment.bin>


More information about the llvm-commits mailing list