[clang] [RISCV] Implement multi-lib reuse rule for RISC-V bare-metal toolchain (PR #73765)
Craig Topper via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 29 10:04:37 PST 2023
================
@@ -0,0 +1,86 @@
+// Test case for scanning input of GCC output as multilib config
----------------
topperc wrote:
Are we using GCC?
https://github.com/llvm/llvm-project/pull/73765
More information about the cfe-commits
mailing list