[PATCH] D17982: [lto] Don't lazy load metadata for now.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 10:42:05 PST 2016


Awesome!
On Mar 9, 2016 1:13 PM, "Mehdi AMINI" <mehdi.amini at apple.com> wrote:

> joker.eph added a comment.
>
> I work on a patch that does that. But because of the way the bitcode
> format (and the reader) work, it is terribly intrusive.
> I ended embedding all metadata in a "flat buffer" container as a
> pre-requisite for prototyping, and I got good results out of it.
> Long term plan is really to move to a new bitcode format IMO.
>
>
> http://reviews.llvm.org/D17982
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160309/bc2f94e0/attachment.html>


More information about the llvm-commits mailing list