dyung wrote:

Hi @ChuanqiXu9, the test you added is failing on the PS4 bot because for the 
PS4 target, it requires an external linker which is not present/available. Can 
the test be rewritten to not require linking?

https://lab.llvm.org/buildbot/#/builders/139/builds/57928
```
clang: error: unable to execute command: Executable "orbis-ld" doesn't exist!
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```

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

Reply via email to