summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/CMakeLists.txt
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2017-05-09 14:22:48 +0000
committerAaron Ballman <aaron@aaronballman.com>2017-05-09 14:22:48 +0000
commitf22f885b6695a13159e9a8a1d79d3af88c80f37a (patch)
treec5e1626d5fe6b2090cf6972271a98d69ac8620c1 /llvm/lib/DebugInfo/CodeView/CMakeLists.txt
parent0f3d30960e0fc21cc3b7aeb92d0b5640e01dc5f4 (diff)
downloadbcm5719-llvm-f22f885b6695a13159e9a8a1d79d3af88c80f37a.tar.gz
bcm5719-llvm-f22f885b6695a13159e9a8a1d79d3af88c80f37a.zip
Removing a file that is not necessary (and was causing link diagnostics with MSVC 2015); NFC.
llvm-svn: 302531
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/CMakeLists.txt')
-rw-r--r--llvm/lib/DebugInfo/CodeView/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/DebugInfo/CodeView/CMakeLists.txt b/llvm/lib/DebugInfo/CodeView/CMakeLists.txt
index 410d5a3777d..47cbcfd1990 100644
--- a/llvm/lib/DebugInfo/CodeView/CMakeLists.txt
+++ b/llvm/lib/DebugInfo/CodeView/CMakeLists.txt
@@ -13,7 +13,6 @@ add_llvm_library(LLVMDebugInfoCodeView
ModuleDebugFragmentVisitor.cpp
ModuleDebugInlineeLinesFragment.cpp
ModuleDebugLineFragment.cpp
- ModuleDebugUnknownFragment.cpp
RecordSerialization.cpp
StringTable.cpp
SymbolRecordMapping.cpp
OpenPOWER on IntegriCloud