[PATCH] D131469: [Clang] change default storing path of `-ftime-trace`
Douglas Yung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 2 19:08:43 PDT 2022
dyung added a comment.
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?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131469/new/
https://reviews.llvm.org/D131469
More information about the cfe-commits
mailing list