[PATCH] D80406: [LLD][ThinLTO] Add --thinlto-single-module to allow compiling partial modules.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 15:37:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2638aafe1203: [LLD][ThinLTO] Add --thinlto-single-module to allow compiling partial modules. (authored by hoyFB).

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.269984.patch
Type: text/x-patch
Size: 11070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/241b5872/attachment.bin>


More information about the llvm-commits mailing list