================ @@ -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