[PATCH] D28113: Use lazy-loading of Metadata in MetadataLoader when importing is enabled (NFC)

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 13:17:53 PST 2017


mehdi_amini updated this revision to Diff 83115.
mehdi_amini marked 5 inline comments as done.
mehdi_amini added a comment.

Address comments


https://reviews.llvm.org/D28113

Files:
  llvm/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/lib/Transforms/IPO/FunctionImport.cpp
  llvm/test/ThinLTO/X86/Inputs/lazyload_metadata.ll
  llvm/test/ThinLTO/X86/lazyload_metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28113.83115.patch
Type: text/x-patch
Size: 26323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170104/2e3db10d/attachment.bin>


More information about the llvm-commits mailing list