================ @@ -35,3 +35,4 @@ endif() add_subdirectory(IntegrationTest) add_subdirectory(integration) +add_subdirectory(shared) ---------------- lntue wrote: Move this to L23, before `if(NOT LLVM_LIBC_FULL_BUILD)` https://github.com/llvm/llvm-project/pull/149741