[PATCH] D74704: Support -fuse-ld=lld for riscv

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 18 11:12:25 PST 2020


leonardchan added a comment.

In D74704#1881012 <https://reviews.llvm.org/D74704#1881012>, @vvereschaka wrote:

> Hello @serge-sans-paille,
>
> looks like these changes broke the ARM builders:
>  http://lab.llvm.org:8011/builders/llvm-clang-win-x-armv7l/builds/4749
>  http://lab.llvm.org:8011/builders/llvm-clang-win-x-aarch64/builds/4752
>
> failed tests:
>
> - FAIL: Clang::riscv64-toolchain.c
> - FAIL: Clang::riscv32-toolchain.c
>
>   with the following error: ``` C:\buildbot\as-builder-1\llvm-clang-win-x-armv7l\llvm-project\clang\test\Driver\riscv64-toolchain.c:15:27: error: C-RV64-BAREMETAL-LP64: expected string not found in input ```
>
>   would you fix the problem or revert the commit?


*Bump* We're also seeing this for our clang bots:

  Failing Tests (4):
      Clang :: Driver/riscv32-toolchain-extra.c
      Clang :: Driver/riscv32-toolchain.c
      Clang :: Driver/riscv64-toolchain-extra.c
      Clang :: Driver/riscv64-toolchain.c

Would you mind addressing this or reverting? Thanks.

Builder log: https://luci-milo.appspot.com/p/fuchsia/builders/ci/clang-linux-x64/b8888123323499438832


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74704





More information about the cfe-commits mailing list