Displaying 2 results from an estimated 2 matches for "028977bf".
2017 May 23
2
bugpoint, LLVM tools (opt, llc, etc), and symbolizing costs
test/BugPoint/metadata.ll
Takes about 6 seconds to run if llvm-symbolizer isn't present
13 seconds with debug info
1m30s with split DWARF/Fission
So, couple of things:
1) llvm-symbolizer is /really slow/ on split-dwarf files...
2) Why are stack traces even attempted when using bugpoint? Even if it's
just the 6->13s slowdown, that's still halving the speed of bugpoint in the
2017 May 24
1
bugpoint, LLVM tools (opt, llc, etc), and symbolizing costs
...LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170524/028977bf/attachment.html>