[PATCH] D138560: [WIP] Add assembly output to LTO save-temps

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 03:52:20 PST 2022


Pierre-vh created this revision.
Herald added subscribers: ormris, steven_wu, hiraditya, arichardson, inglorion, emaste.
Herald added a reviewer: MaskRay.
Herald added a project: All.
Pierre-vh requested review of this revision.
Herald added subscribers: llvm-commits, StephenFan.
Herald added a project: LLVM.

Implementation proposal/draft, will need to be cleaned up before review.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138560

Files:
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  llvm/include/llvm/LTO/Config.h
  llvm/lib/LTO/LTOBackend.cpp
  llvm/tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138560.477447.patch
Type: text/x-patch
Size: 8966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/a7b4d48a/attachment.bin>


More information about the llvm-commits mailing list