[clang] [llvm] [llvm] Enable LLVM_LINK_LLVM_DYLIB by default on non-Windows platforms (PR #138187)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 25 15:08:13 PDT 2025


================
@@ -20,7 +20,6 @@ target_link_libraries(CoreTests
   LLVMBOLTRewrite
   LLVMBOLTProfile
   LLVMBOLTUtils
-  LLVMTestingSupport
   )
----------------
rnk wrote:

Will do

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


More information about the llvm-commits mailing list