[PATCH] D98183: [libLTO] Add support for -save-temps.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 08:32:44 PST 2021
fhahn added a comment.
(`ld` itself also supports `-save-temps`, but using the common infrastructure we can get more granular intermediary files, but at the moment not all hooks are set up in LTOCodeGenerator).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98183/new/
https://reviews.llvm.org/D98183
More information about the llvm-commits
mailing list