dyung added a comment.

Hi @argentite, the test you added is failing on the PS4 linux builder because 
the test seems to require linking and the PS4 target requires an external 
linker which is not present on the system. Can the test be rewritten to not 
require linking?

https://lab.llvm.org/buildbot/#/builders/139/builds/38153

  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)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141824/new/

https://reviews.llvm.org/D141824

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to