[clang] [llvm] [clang][Hexagon] Add Picolibc as part of triple (PR #169613)

Petr Hosek via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 8 09:49:52 PST 2025


================
@@ -311,6 +311,7 @@ class Triple {
     OpenCL,
     OpenHOS,
     Mlibc,
+    Picolibc,
----------------
petrhosek wrote:

This section is for shader stages, `Picolibc` should go next to other ABI/libc after `LLVM` on line 282.

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


More information about the llvm-commits mailing list