[PATCH] D127777: [ThinLTO][ELF] Add --thinlto-emit-index-files option

Jin Xin Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 11:23:28 PDT 2022


Northbadge updated this revision to Diff 439107.
Northbadge marked 5 inline comments as done.
Northbadge added a comment.

Add support for --thinlto-emit-imports-files, and resolved inline comments. Thanks for the reviews!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127777

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127777.439107.patch
Type: text/x-patch
Size: 17722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/1b135481/attachment.bin>


More information about the llvm-commits mailing list