OSDN Git Service

Revert "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
authorZachary Turner <zturner@google.com>
Fri, 17 Mar 2017 00:46:42 +0000 (00:46 +0000)
committerZachary Turner <zturner@google.com>
Fri, 17 Mar 2017 00:46:42 +0000 (00:46 +0000)
commit9ed2d9c2f01408a487d056b308cd974d4bb2d101
treec48f5fdd116728f85e7e7a8e4715292cca8c86f3
parent94ebfcba481d80faefcaed45ee56ca0cb01e596a
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298026 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h [deleted file]
include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
lib/DebugInfo/PDB/CMakeLists.txt
lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp [deleted file]
lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
lib/DebugInfo/PDB/Native/NativeSession.cpp
test/DebugInfo/PDB/Native/pdb-native-summary.test [deleted file]