llvm-reduce: Report file opening errors
This was also trying to write the bitcode to the failed file on failure, which asserts. Also, consistently use ToolOutputFile, instead of one path manually removing the temp file.
parent
07f12170
Please register or sign in to comment