[clang] [llvm] [cmake] Add config for riscv(32|64)-unknown-elf (PR #176353)

Ramkumar Ramachandra via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 16 14:16:52 PST 2026


================
@@ -0,0 +1,39 @@
+# Build clang and compiler-rt for Baremetal RISC-V (cross-compiling)
----------------
artagnon wrote:

Hm, I think there's a missing comma? "Building clang, and compiler-rt for Baremetal RISC-V (cross-compiling)"?

https://github.com/llvm/llvm-project/pull/176353


More information about the cfe-commits mailing list