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

via libc-commits libc-commits at lists.llvm.org
Fri Jul 5 06:57:11 PDT 2024


================
@@ -11,6 +11,7 @@ add_subdirectory(stdio)
 add_subdirectory(stdlib)
 add_subdirectory(string)
 add_subdirectory(wchar)
+add_subdirectory(dlfcn)
----------------
lntue wrote:

Look like this will have to go to the other PR.

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


More information about the libc-commits mailing list