[libc-commits] [libc] [libc]: add `dlfcn.h` headers (PR #97772)

Izaak Schroeder via libc-commits libc-commits at lists.llvm.org
Thu Jul 4 16:40:23 PDT 2024


================
@@ -277,3 +277,9 @@ add_macro_header(
   HDR
     stdckdint-macros.h
 )
+
+add_macro_header(
+  dlfcn_macros
+  HDR
+    dlfcn-macros.h
+)
----------------
izaakschroeder wrote:

👍 

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


More information about the libc-commits mailing list