Fwd: [PATCH] Clean up dead code from llvm/include/Linker.h and implementation
Eli Bendersky
eliben at google.com
Mon Mar 18 16:48:15 PDT 2013
Re-sending the patch at Bill's request.
---------- Forwarded message ----------
From: Eli Bendersky <eliben at google.com>
Date: Fri, Mar 8, 2013 at 2:48 PM
Subject: [PATCH] Clean up dead code from llvm/include/Linker.h and
implementation
To: "llvm-commits at cs.uiuc.edu" <llvm-commits at cs.uiuc.edu>
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/20130318/d3339f70/attachment.obj>
More information about the llvm-commits
mailing list