summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/CMakeLists.txt
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-03-17 00:46:42 +0000
committerZachary Turner <zturner@google.com>2017-03-17 00:46:42 +0000
commit2d9c082033227d98c5e26c4c6a2c2394be2c1618 (patch)
tree3a82cc2822451ebde0533230bba23714a45778af /llvm/lib/DebugInfo/PDB/CMakeLists.txt
parentf0b68d3fbc1b0aa04f05fe8718749de4b1d8978f (diff)
downloadbcm5719-llvm-2d9c082033227d98c5e26c4c6a2c2394be2c1618.tar.gz
bcm5719-llvm-2d9c082033227d98c5e26c4c6a2c2394be2c1618.zip
Revert "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
For some reason this is causing ANSI color codes to be printed even when run through FileCheck. llvm-svn: 298026
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/CMakeLists.txt')
-rw-r--r--llvm/lib/DebugInfo/PDB/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/DebugInfo/PDB/CMakeLists.txt b/llvm/lib/DebugInfo/PDB/CMakeLists.txt
index 1295d2a19ce..448b6a369b0 100644
--- a/llvm/lib/DebugInfo/PDB/CMakeLists.txt
+++ b/llvm/lib/DebugInfo/PDB/CMakeLists.txt
@@ -42,7 +42,6 @@ add_pdb_impl_folder(Native
Native/ModStream.cpp
Native/NativeCompilandSymbol.cpp
Native/NativeEnumModules.cpp
- Native/NativeExeSymbol.cpp
Native/NativeRawSymbol.cpp
Native/NamedStreamMap.cpp
Native/NativeSession.cpp
OpenPOWER on IntegriCloud