[PATCH] D99554: [ThinLTO] During module importing, close one source module before open another one for distributed mode.

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 11:37:50 PDT 2021


wmi updated this revision to Diff 334240.
wmi added a comment.

Address Teresa's comment.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99554/new/

https://reviews.llvm.org/D99554

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  clang/test/CodeGen/thinlto_backend.ll
  llvm/include/llvm/LTO/LTOBackend.h
  llvm/lib/LTO/LTO.cpp
  llvm/lib/LTO/LTOBackend.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99554.334240.patch
Type: text/x-patch
Size: 8517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/79d7ef5f/attachment.bin>


More information about the llvm-commits mailing list