[PATCH] D41340: [LTO] Remove temporary files corresponding to stream which LTO skips
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 17 18:40:19 PST 2017
vitalybuka created this revision.
vitalybuka added a reviewer: pcc.
Herald added subscribers: eraman, inglorion, emaste.
Recently few test failed to detect regression because of files created on the
previews run.
https://reviews.llvm.org/D41340
Files:
lld/COFF/LTO.cpp
lld/ELF/LTO.cpp
llvm/test/ThinLTO/X86/delete-unused-temps.ll
llvm/test/tools/gold/X86/thinlto.ll
llvm/tools/gold/gold-plugin.cpp
llvm/tools/llvm-lto2/llvm-lto2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41340.127297.patch
Type: text/x-patch
Size: 6048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171218/319170e4/attachment.bin>
More information about the llvm-commits
mailing list