[PATCH] D28169: [ThinLTO] Subsume all importing checks into a single flag

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 06:43:02 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291108: [ThinLTO] Subsume all importing checks into a single flag (authored by tejohnson).

Changed prior to commit:
  https://reviews.llvm.org/D28169?vs=83229&id=83230#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28169

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/include/llvm/Transforms/Utils/FunctionImportUtils.h
  llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/lib/Transforms/Utils/FunctionImportUtils.cpp
  llvm/trunk/test/Bitcode/summary_version.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary.ll
  llvm/trunk/test/Bitcode/thinlto-summary-section.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28169.83230.patch
Type: text/x-patch
Size: 24162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170105/b77b6780/attachment.bin>


More information about the llvm-commits mailing list