[PATCH] D46592: Always append a job # to a --save-temps file if there are more than one task.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 11:26:25 PDT 2018


pcc added a comment.

Seems reasonable to always append the number, I think we do the same thing for the other full-LTO temporaries (see http://llvm-cs.pcc.me.uk/lib/LTO/LTOBackend.cpp#81).


https://reviews.llvm.org/D46592





More information about the llvm-commits mailing list