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

Jin Xin Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 15:20:22 PDT 2022


Northbadge updated this revision to Diff 437367.
Northbadge marked an inline comment as done.
Northbadge added a comment.

Resolved inline comments, synced with parent, and removed -find from the test case. Thanks for the reviews!


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127779.437367.patch
Type: text/x-patch
Size: 8658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/09318386/attachment.bin>


More information about the llvm-commits mailing list