Displaying 2 results from an estimated 2 matches for "f829b6d2".
2013 Nov 12
0
[LLVMdev] Debug info: type uniquing for C++ and the status on building clang with "-flto -g"
...to 3.9GB
>
I'll keep an eye out for your proposal, as I can't quite picture what
you've got in mind from this brief description.
- David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131112/f829b6d2/attachment.html>
2013 Nov 12
3
[LLVMdev] Debug info: type uniquing for C++ and the status on building clang with "-flto -g"
Hi All,
Type uniquing for C++ is in. Some data for Xalan with -flto -g:
9.9MB raw dwarf size, peak memory usage at 2.8GB
The raw dwarf size was 58MB, memory usage was 7GB back in May, 2013.
Other efforts at size reduction helped, and type uniquing improved on top
of those.
Data on building clang with "-flto -g" after type uniquing:
3.4GB MDNodes after parsing all bc files, 7GB