[TableGen] Add a space between type and '*' in front of a variable name in output...
[oota-llvm.git] / tools / llvm-symbolizer / CMakeLists.txt
index 6968f1c6216284325fcdcb5b51b6035730c20712..5df3b17a065e74044a34e7fd207145e45657bbe2 100644 (file)
@@ -5,6 +5,7 @@
 
 set(LLVM_LINK_COMPONENTS
   DebugInfoDWARF
+  DebugInfoPDB
   Object
   Support
   )