[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
Thu Mar 31 09:09:21 PDT 2016
joker.eph added a comment.
My comment was wrong: this is not obsolete per r264551, the current one is about every non-metadata string while r264551 is about MDString
http://reviews.llvm.org/D16277
More information about the llvm-commits
mailing list