[PATCH] D32195: Object: Remove ModuleSummaryIndexObjectFile class.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 13:09:59 PDT 2017


pcc updated this revision to Diff 97336.
pcc added a comment.

- Remove a few vestiges of the class


https://reviews.llvm.org/D32195

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  llvm/include/llvm/Bitcode/BitcodeReader.h
  llvm/include/llvm/Object/Binary.h
  llvm/include/llvm/Object/ModuleSummaryIndexObjectFile.h
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/LTO/LTO.cpp
  llvm/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/lib/Object/CMakeLists.txt
  llvm/lib/Object/ModuleSummaryIndexObjectFile.cpp
  llvm/lib/Transforms/IPO/FunctionImport.cpp
  llvm/test/tools/llvm-lto/error.ll
  llvm/tools/llvm-link/llvm-link.cpp
  llvm/tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32195.97336.patch
Type: text/x-patch
Size: 17627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/35bc3b9f/attachment.bin>


More information about the llvm-commits mailing list