[LLVMdev] [patch] move ExtWeakSymbols to AsmPrinter
Rafael EspĂndola
rafael.espindola at gmail.com
Sat Dec 9 14:25:10 PST 2006
The attached patch moves the ExtWeakSymbols to the AsmPrinter class
and the code that emits the ".weak" directives to
AsmPrinter::doFinalization.
This is just code factoring. No functionality changes.
Best Regards,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.patch
Type: text/x-patch
Size: 5387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20061209/397cc576/attachment.bin>
More information about the llvm-dev
mailing list