Displaying 2 results from an estimated 2 matches for "0b19393f".
2016 Mar 24
0
[RFC] Lazy-loading of debug info metadata
...tra code path to maintain. Do you
agree?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: function-local-metadata-v1.patch
Type: application/octet-stream
Size: 27510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160323/0b19393f/attachment-0001.obj>
2016 Mar 23
7
[RFC] Lazy-loading of debug info metadata
I have some ideas to allow the BitcodeReader to lazy-load debug info
metadata, and wanted to air this on llvm-dev before getting too deep
into the code.
Motivation
==========
Based on some analysis Mehdi ran (ping him for details), there are three
(related) compile-time bottlenecks we're seeing with `-flto=thin -g`:
a) Reading the large number of Metadata bitcode records in the global