[PATCH] D121445: [Clang][CSKY] Add the CSKY target and compiler driver

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 21:21:22 PDT 2022


dyung added a comment.

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


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121445



More information about the llvm-commits mailing list