]> granicus.if.org Git - llvm/commitdiff
Delete unused file.
authorZachary Turner <zturner@google.com>
Sat, 17 Dec 2016 00:58:19 +0000 (00:58 +0000)
committerZachary Turner <zturner@google.com>
Sat, 17 Dec 2016 00:58:19 +0000 (00:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290021 91177308-0d34-0410-b5e6-96231b3b80d8

lib/DebugInfo/CodeView/CMakeLists.txt
lib/DebugInfo/CodeView/SymbolSerializer.cpp [deleted file]

index be22b9f0d50e3dc9d85b5cee40f8a280f07c3ef7..221a8969965da53a17cb6a33c8040521f7acd1b5 100644 (file)
@@ -10,7 +10,6 @@ add_llvm_library(LLVMDebugInfoCodeView
   RecordSerialization.cpp
   SymbolRecordMapping.cpp
   SymbolDumper.cpp
-  SymbolSerializer.cpp
   TypeDumper.cpp
   TypeRecord.cpp
   TypeRecordMapping.cpp
diff --git a/lib/DebugInfo/CodeView/SymbolSerializer.cpp b/lib/DebugInfo/CodeView/SymbolSerializer.cpp
deleted file mode 100644 (file)
index 323838a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "llvm/DebugInfo/CodeView/SymbolSerializer.h"
\ No newline at end of file