[clang] [libc] [llvm] [libc][Github] Perform baremetal libc builds (PR #167583)
Petr Hosek via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 16 18:21:19 PST 2025
================
@@ -0,0 +1,17 @@
+# Expects target triple to be passed as `ARCH_TRIPLE`
----------------
petrhosek wrote:
I'd call the variable `RUNTIMES_TARGET_TRIPLE` since we want to use the `RUNTIMES_` prefix for all runtimes-build related variables.
https://github.com/llvm/llvm-project/pull/167583
More information about the cfe-commits
mailing list