[PATCH] Clean up dead code from llvm/include/Linker.h and implementation

Eli Bendersky eliben at google.com
Fri Mar 8 14:48:32 PST 2013


The Linker interface has some dead code after the cleanup in r172749
(and possibly others). The attached patch removes it, and tries to
update comments accordingly.

It it looks alright, the ReST documentation of llvm-link should be
updated as well.

Eli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linker_cleanup_deadcode.1.patch
Type: application/octet-stream
Size: 6269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130308/7be006bb/attachment.obj>


More information about the llvm-commits mailing list