[TableGen] Fix a memory leak.
[oota-llvm.git] / tools / llvm-pdbdump / CMakeLists.txt
index 4dd339cee57f0ff509c16e552ab86b4874959faa..1907f917079ae6284f6804287297a177301d6bac 100644 (file)
@@ -9,6 +9,7 @@ add_llvm_tool(llvm-pdbdump
   ClassDefinitionDumper.cpp
   CompilandDumper.cpp
   EnumDumper.cpp
+  ExternalSymbolDumper.cpp
   FunctionDumper.cpp
   LinePrinter.cpp
   TypeDumper.cpp