[PATCH] D16277: Bitcode: use blob for string storage in the IR: trade a bit of space for faster reading
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 14:26:22 PST 2016
joker.eph added a comment.
Note: I leave this patch here as a straw man, but I don't actually plan to include it as is. I think the way forward it to completely break down the bitcode encoding decoupling serialization and compression.
http://reviews.llvm.org/D16277
More information about the llvm-commits
mailing list