[all-commits] [llvm/llvm-project] a3cbb1: [LinkerWrapper] Tweak save-temps output name
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Jul 12 16:42:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3cbb158a277e62dfa19b3740012270b3cfd0a47
https://github.com/llvm/llvm-project/commit/a3cbb158a277e62dfa19b3740012270b3cfd0a47
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
Log Message:
-----------
[LinkerWrapper] Tweak save-temps output name
Summary:
A previous patch added the Task to the output filename when doing
`save-temps` the majority of cases there is only a single task so we
only add the task explicitly to differentiate it from the first one.
More information about the All-commits
mailing list