search for: 329e9f03

Displaying 2 results from an estimated 2 matches for "329e9f03".

2015 Mar 20
2
[LLVMdev] On LLD performance
...in an archive that resolves an undefined symbol, the file would add both undefined and defined symbols. We would need to scan the list of symbols again. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150320/329e9f03/attachment.html>
2015 Mar 20
2
[LLVMdev] On LLD performance
Rafael, Your latest benchmark results look great. LLD took 1.38 seconds where gold --threads takes 0.85 seconds. It needs to be faster, but that's not too bad. On Thu, Mar 19, 2015 at 10:13 AM, Rafael EspĂ­ndola < rafael.espindola at gmail.com> wrote: > > Here's an update. > > > > After http://reviews.llvm.org/D8372 , I updated the profiling data. > > >