[LinkerWrapper] Tweak save-temps output name
authorJoseph Huber <jhuber6@vols.utk.edu>
Tue, 12 Jul 2022 23:40:54 +0000 (19:40 -0400)
committerJoseph Huber <jhuber6@vols.utk.edu>
Tue, 12 Jul 2022 23:42:04 +0000 (19:42 -0400)
commita3cbb158a277e62dfa19b3740012270b3cfd0a47
tree88b769c0c3aace66574cb8e90a9e8f2071da1ef6
parentb93119aad7bc777d1e65bf4545ace2d40948e46a
[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.
clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp