[clang] [Clang] Add explicit visibility symbol macros (PR #108276)

Saleem Abdulrasool via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 23 10:00:18 PDT 2024


================
@@ -26,7 +26,7 @@ if(NOT CLANG_BUILT_STANDALONE)
   set(tablegen_deps intrinsics_gen LinkerWrapperOpts)
 endif()
 
-add_clang_tool(clang-linker-wrapper
+add_clang_tool(clang-linker-wrapper DISABLE_CLANG_LINK_DYLIB
----------------
compnerd wrote:

Similar

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


More information about the cfe-commits mailing list