[PATCH] D27313: LTO: Add support for multi-module bitcode files.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 16:03:56 PST 2016


pcc updated this revision to Diff 81322.
pcc marked 3 inline comments as done.
pcc added a comment.

- Address review comments


https://reviews.llvm.org/D27313

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  clang/test/CodeGen/thinlto_backend.ll
  llvm/include/llvm/Bitcode/BitcodeReader.h
  llvm/include/llvm/LTO/LTO.h
  llvm/include/llvm/LTO/LTOBackend.h
  llvm/lib/LTO/LTO.cpp
  llvm/lib/LTO/LTOBackend.cpp
  llvm/test/LTO/Resolution/X86/empty-bitcode.test
  llvm/test/LTO/Resolution/X86/mixed_lto.ll
  llvm/test/LTO/Resolution/X86/multi-thinlto.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27313.81322.patch
Type: text/x-patch
Size: 23948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/cc840c18/attachment.bin>


More information about the llvm-commits mailing list