[libc-commits] [clang] [libc] [llvm] [OFFLOAD] Add support to build libc for SPIRV backend (PR #181049)
via libc-commits
libc-commits at lists.llvm.org
Mon Feb 16 17:14:35 PST 2026
================
@@ -0,0 +1,103 @@
+set(TARGET_LIBC_ENTRYPOINTS
+ # assert.h entrypoints
+ libc.src.assert.__assert_fail
----------------
fineg74 wrote:
Removed for now
https://github.com/llvm/llvm-project/pull/181049
More information about the libc-commits
mailing list