[PATCH] D29067: IRGen: When loading the main module in the distributed ThinLTO backend, look for the module containing the summary.

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 23 18:53:02 PST 2017


pcc created this revision.
Herald added a subscriber: mgorny.

https://reviews.llvm.org/D29067

Files:
  clang/include/clang/CodeGen/BackendUtil.h
  clang/include/clang/CodeGen/CodeGenAction.h
  clang/lib/CodeGen/BackendUtil.cpp
  clang/lib/CodeGen/CodeGenAction.cpp
  clang/test/CMakeLists.txt
  clang/test/CodeGen/thinlto_backend.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29067.85515.patch
Type: text/x-patch
Size: 9112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170124/3a5767a0/attachment-0001.bin>


More information about the cfe-commits mailing list