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

Jessica Clarke via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 16 15:01:21 PST 2026


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

Well, compiler-rt isn't a compiler, it doesn't target anything

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


More information about the cfe-commits mailing list