Meinersbur wrote:

clang-offload-wrapper tries to write a file 
`linker-wrapper.c.tmp-on-amdgcn-amd-amdhsa-gfx90a:xnack+-0c971c.o` in the temp 
directory. `:` is not a valid character in filenames one Windows. The colon 
comes from the `Binary.getArch()` call here: 
https://github.com/llvm/llvm-project/blob/308f933f75bcf92881c14e00e81d2d41a2893d7c/clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp#L608

https://github.com/llvm/llvm-project/pull/130248
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to