[PATCH] D127779: [LTO][ELF] Add --lto-exit-on option

Jin Xin Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 20:47:02 PDT 2022


Northbadge updated this revision to Diff 441863.
Northbadge added a comment.

Fix test case from missing word


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127779

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/LTO.cpp
  lld/ELF/Options.td
  lld/test/ELF/lto/lto-exit-on.ll
  llvm/include/llvm/LTO/Config.h
  llvm/lib/LTO/LTOBackend.cpp
  llvm/test/ThinLTO/X86/exit-on.ll
  llvm/tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127779.441863.patch
Type: text/x-patch
Size: 16065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220702/616ef07d/attachment.bin>


More information about the llvm-commits mailing list