[clang] [RISCV] Implement multi-lib reuse rule for RISC-V bare-metal toolchain (PR #73765)

Brandon Wu via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 4 00:33:22 PST 2023


================
@@ -0,0 +1,86 @@
+// Test case for scanning input of GCC output as multilib config
----------------
4vtomat wrote:

No we don't use gcc, it's a copy mistake from downstream lol~

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


More information about the cfe-commits mailing list