[PATCH] D80406: [LLD][ThinLTO] A switch to allow compilation of only one module.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 11:23:11 PDT 2020


hoyFB updated this revision to Diff 266604.
hoyFB marked 2 inline comments as done.
hoyFB added a comment.

Updating D80406 <https://reviews.llvm.org/D80406>: [LLD][ThinLTO] A switch to allow compilation of only one module.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80406

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/LTO.cpp
  lld/ELF/Options.td
  lld/test/ELF/lto/thinlto-single-module.ll
  llvm/include/llvm/LTO/Config.h
  llvm/include/llvm/LTO/LTO.h
  llvm/lib/LTO/LTO.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80406.266604.patch
Type: text/x-patch
Size: 10349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/d2a2bcf0/attachment.bin>


More information about the llvm-commits mailing list