[libc-commits] [libc] [libc] Provide a minimal implementation of elf.h (PR #172766)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Thu Dec 18 10:01:04 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
----------------
SchrodingerZhu wrote:

Updated from the monthly meeting, this is also have to do with the YAML structure we have for headergen.

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


More information about the libc-commits mailing list