[PATCH] D41340: [LTO] Remove temporary files corresponding to stream which LTO skips
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 9 15:06:41 PDT 2018
pcc added a comment.
I probably wouldn't do this. It seems a little better to change the tests to `rm -f` the expected files beforehand rather than have the tests rely on code to work properly.
https://reviews.llvm.org/D41340
More information about the llvm-commits
mailing list