"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "366bd863356c6a8b2fa7e7c3a4b1d0183ed6b224"
Don't track depfiles as result files which need to be cleaned up on failure.
This is a partial revert of r143846. While cleaning up after a crash is probably a good idea, we were also deleting .d files if the compilation failed due to invalid input, which is not the desired behavior. The test is XFAIL'd until the cleanup code can be reworked to do the right thing. llvm-svn: 144590
Loading
Please register or sign in to comment