[PATCH] D68407: [WIP][RISCV] Use compiler-rt if no GCC installation detected

Edward Jones via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 4 09:31:53 PST 2019


edward-jones added a comment.

In D68407#1709235 <https://reviews.llvm.org/D68407#1709235>, @lenary wrote:

> Please can you add a test for riscv32 and riscv64 without libgcc?


I'm not sure what you mean here; I believe the existing tests already cover riscv{32,64} without libgcc.


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

https://reviews.llvm.org/D68407





More information about the cfe-commits mailing list