[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 17:28:28 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289621: LTO: Add support for multi-module bitcode files. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D27313?vs=81322&id=81334#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27313

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

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


More information about the llvm-commits mailing list