[PATCH] D124830: [Bazel] Add support for targeting Linux riscv64

Geoffrey Martin-Noble via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 16:53:37 PDT 2022


GMNGeoffrey added a subscriber: goncharov.
GMNGeoffrey added a comment.

To add it, we'd need to upgrade to 5.x, which is nontrivial because of the current use of remote execution, unfortunately. We're looking into moving these builders over to building locally, but when I tried it out I ran into some issues: https://github.com/google/llvm-premerge-checks/pull/394. @goncharov is working on making this all better supported, I believe


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124830



More information about the llvm-commits mailing list