[llvm-commits] [gold][patch] Add a pass-through option to the plugin

Rafael Espindola espindola at google.com
Fri Jun 18 07:21:08 PDT 2010


The attached patch adds a pass-through option to the plugin. The use
for this option is to ask the linker to take another look into some
library or object. The case when one might want to do this is when
codegen introduces a new undefined reference. The canonical example is
libgcc.

Cheers,
-- 
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pass-through.patch
Type: text/x-patch
Size: 2425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100618/21457598/attachment.bin>


More information about the llvm-commits mailing list