[PATCH] D130229: [ELF] Add --thinlto-index= and --remapping-file=

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 15:44:40 PDT 2022


MaskRay updated this revision to Diff 446651.
MaskRay edited the summary of this revision.
MaskRay added a comment.

add more comments
add /dev/null
add release note
improve tests


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/InputFiles.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
  lld/test/ELF/remapping-file.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130229.446651.patch
Type: text/x-patch
Size: 14591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/d9e8fe7b/attachment.bin>


More information about the llvm-commits mailing list