Enable standard so versioning for libLLVM.
[oota-llvm.git] / tools / CMakeLists.txt
index 07b0bf9071799e2d9f8b22e3cce03a5f98cef6b1..1f415b620dfcb1a9386e855545caece010e27290 100644 (file)
@@ -61,9 +61,7 @@ add_llvm_tool_subdirectory(yaml2obj)
 
 add_llvm_tool_subdirectory(llvm-go)
 
-if(MSVC)
-  add_llvm_tool_subdirectory(llvm-pdbdump)
-endif()
+add_llvm_tool_subdirectory(llvm-pdbdump)
 
 if(NOT CYGWIN AND LLVM_ENABLE_PIC)
   add_llvm_tool_subdirectory(lto)