1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Delete unused file.

llvm-svn: 290021
This commit is contained in:
Zachary Turner 2016-12-17 00:58:19 +00:00
parent 7e117aec6b
commit 36a764a490
2 changed files with 0 additions and 2 deletions

View File

@ -10,7 +10,6 @@ add_llvm_library(LLVMDebugInfoCodeView
RecordSerialization.cpp
SymbolRecordMapping.cpp
SymbolDumper.cpp
SymbolSerializer.cpp
TypeDumper.cpp
TypeRecord.cpp
TypeRecordMapping.cpp

View File

@ -1 +0,0 @@
#include "llvm/DebugInfo/CodeView/SymbolSerializer.h"