[libc-commits] [libc] [libc] Provide a minimal implementation of elf.h (PR #172766)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Wed Dec 17 18:55:01 PST 2025
================
@@ -187,6 +187,66 @@ add_header(uint_ulk_t HDR uint_ulk_t.h)
add_header(uint_ulr_t HDR uint_ulr_t.h)
add_header(uint_ur_t HDR uint_ur_t.h)
+# ELF
----------------
jhuber6 wrote:
I forget why we have a file for every single type separately
https://github.com/llvm/llvm-project/pull/172766
More information about the libc-commits
mailing list