[PATCH] D121445: [Clang][CSKY] Add the CSKY target and compiler driver
Zixuan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 5 22:00:25 PDT 2022
zixuan-wu added a comment.
In D121445#3431569 <https://reviews.llvm.org/D121445#3431569>, @dyung wrote:
> Hi, one of the tests you added. csky-toolchain.c seems to be failing on a Windows build bot, and from a quick look, it appears to be a path separator issue. Can you take a look?
>
> https://lab.llvm.org/buildbot/#/builders/216/builds/2452
Reference to other target toolchain case, it should add unsupported directive. Fixed it at https://reviews.llvm.org/rG9906d38252d112894f304ba1b4fbdcd2cc93ab19
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121445/new/
https://reviews.llvm.org/D121445
More information about the cfe-commits
mailing list