[PATCH] D49860: [dsymutil] Simplify temporary file handling.
Stella Stamenova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 30 16:01:47 PDT 2018
stella.stamenova added a comment.
By the way, our tests on this particular machine run on the E: drive and it looks like the temporary file is created on the C: drive. This is the command that ends up causing the failure:
"E:\_work\14\b\LLVMBuild\Release\bin\dsymutil.EXE" "--update" "E:\_work\14\b\LLVMBuild\test\tools\dsymutil\X86\Output\update.test.tmp.dir/basic.dSYM"
Repository:
rL LLVM
https://reviews.llvm.org/D49860
More information about the llvm-commits
mailing list