[PATCH] D49860: [dsymutil] Simplify temporary file handling.
    Stella Stamenova via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jul 30 16:00:28 PDT 2018
    
    
  
stella.stamenova added a comment.
All three tests started failing in our environment after this change:
Failing Tests (3):
  LLVM :: tools/dsymutil/X86/accelerator.test
  LLVM :: tools/dsymutil/X86/update-one-CU.test
  LLVM :: tools/dsymutil/X86/update.test
The error for all three is:
Error : while keeping C:\Windows\SERVIC~2\NETWOR~1\AppData\Local\Temp\lit_tmp_l55xwfv6\dsym.tmp18368.dwarf as E:\_work\14\b\LLVMBuild\test\tools\dsymutil\X86\Output\accelerator.test.tmp.apple.dSYM\Contents\Resources\DWARF\basic.macho.x86_64: The system cannot move the file to a different disk drive.
Repository:
  rL LLVM
https://reviews.llvm.org/D49860
    
    
More information about the llvm-commits
mailing list