[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 22 13:03:16 PDT 2022


Northbadge updated this revision to Diff 439138.
Northbadge marked 2 inline comments as done and an inline comment as not done.
Northbadge added a comment.

Removed support for --lto-exit-on={preopt,postinternalize} due to ambiguity when running ThinLTO.


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.439138.patch
Type: text/x-patch
Size: 7855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/d28a0e64/attachment.bin>


More information about the llvm-commits mailing list