search for: f7d3aa3e

Displaying 2 results from an estimated 2 matches for "f7d3aa3e".

Did you mean: 7fdcaa3e
2015 May 01
2
[LLVMdev] LLD improvement plan
...ate linkers in lld. > I basically agree. However, if you take a look at the code of the PE/COFF port, you'll find something weird here and there. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150501/f7d3aa3e/attachment.html>
2015 May 01
15
[LLVMdev] LLD improvement plan
Hi guys, After working for a long period of time on LLD, I think I found a few things that we should improve in the LLD design for both development ease and runtime performance. I would like to get feedback on this proposal. Thanks! *Problems with the current LLD architecture *The current LLD architecture has, in my opinion, two issues. *The atom model is not the best model for some architectures