[lld] r217324 - Remove dead code.

Chandler Carruth chandlerc at google.com
Mon Nov 10 17:21:08 PST 2014


On Mon, Nov 10, 2014 at 7:03 PM, Shankar Easwaran <shankare at codeaurora.org>
wrote:

> With this both LLVM IR, lld's IR both would share the same design too.


FWIW, the metadata in LLVM's IR has had its fair share of problems. It
hasn't been a universal success. I don't think the LLVM IR's metadata
design should really be a huge influence on LLD's design. Whether it's the
right design for LLD or not is really something that should be made on its
own merits.

(I have zero opinion about whether it is the right design for LLD, I don't
know the first thing about LLD)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141110/47478feb/attachment.html>


More information about the llvm-commits mailing list