[PATCH] D28916: [ThinLTO] Fix lazy-loading of MDString instruction attachments

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 12:16:43 PST 2017


mehdi_amini updated this revision to Diff 85173.
mehdi_amini added a comment.

Address pcc feedback, update patch before commiting


https://reviews.llvm.org/D28916

Files:
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/lib/Bitcode/Reader/MetadataLoader.h
  llvm/test/ThinLTO/X86/lazyload_metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28916.85173.patch
Type: text/x-patch
Size: 4125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/0efe2a91/attachment.bin>


More information about the llvm-commits mailing list