[PATCH] D127778: [LTO][ELF] Add selective --save-temps= option

Jin Xin Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 11:50:25 PDT 2022


Northbadge updated this revision to Diff 441760.
Northbadge marked 6 inline comments as done.
Northbadge added a comment.
Herald added a subscriber: delcypher.

Resolved inline comments; Also having buildbots test a potential fix for escaping characters on Windows (will split it into a separate patch if it works)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127778

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/LTO.cpp
  lld/ELF/Options.td
  lld/test/ELF/lto/save-temps-eq.ll
  llvm/include/llvm/LTO/Config.h
  llvm/lib/LTO/LTOBackend.cpp
  llvm/test/ThinLTO/X86/selective-save-temps.ll
  llvm/tools/llvm-lto2/llvm-lto2.cpp
  llvm/utils/lit/lit/TestRunner.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127778.441760.patch
Type: text/x-patch
Size: 21383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220701/9cfe67b5/attachment.bin>


More information about the llvm-commits mailing list