[PATCH] D130229: [ELF] Add --thinlto-index=

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 21:33:35 PDT 2023


MaskRay updated this revision to Diff 517445.
MaskRay retitled this revision from "[ELF] Add --thinlto-index= and --remapping-file=" to "[ELF] Add --thinlto-index=".
MaskRay edited the summary of this revision.
MaskRay added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130229

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/LTO.cpp
  lld/ELF/Options.td
  lld/docs/ReleaseNotes.rst
  lld/test/ELF/lto/thinlto-index-file.ll
  lld/test/ELF/lto/thinlto-index.ll
  lld/test/ELF/lto/thinlto-single-module.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130229.517445.patch
Type: text/x-patch
Size: 10914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230427/483b2e49/attachment.bin>


More information about the llvm-commits mailing list