dongjunduo added a comment.

In D131469#3768260 <https://reviews.llvm.org/D131469#3768260>, @dyung wrote:

> The test you added is failing on the PS4 linux bot because the PS4 platform 
> requires an external linker that isn't present. Is linking necessary for your 
> test? Or can -S or even -c work instead to accomplish what you are trying to 
> test?

Yeah the new test case is designed to test the compiling jobs with a linking 
stage.

Are there any options or measures to avoid this test running on the PS4?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131469

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

Reply via email to