[libc-commits] [libc] [libc] init uefi os target (PR #120687)

Tristan Ross via libc-commits libc-commits at lists.llvm.org
Mon Dec 23 21:56:03 PST 2024


================
@@ -0,0 +1,473 @@
+set(TARGET_LIBC_ENTRYPOINTS
+    libc.src.compiler.__stack_chk_fail
+
+    # ctype.h entrypoints
----------------
RossComputerGuy wrote:

Tests don't quite build from what I can tell

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


More information about the libc-commits mailing list