summaryrefslogtreecommitdiff
path: root/lib/DebugInfo/CodeView/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/DebugInfo/CodeView/CMakeLists.txt')
-rw-r--r--lib/DebugInfo/CodeView/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/DebugInfo/CodeView/CMakeLists.txt b/lib/DebugInfo/CodeView/CMakeLists.txt
index 410d5a3777d4..8d9353ae5f5e 100644
--- a/lib/DebugInfo/CodeView/CMakeLists.txt
+++ b/lib/DebugInfo/CodeView/CMakeLists.txt
@@ -13,7 +13,7 @@ add_llvm_library(LLVMDebugInfoCodeView
ModuleDebugFragmentVisitor.cpp
ModuleDebugInlineeLinesFragment.cpp
ModuleDebugLineFragment.cpp
- ModuleDebugUnknownFragment.cpp
+ RandomAccessTypeVisitor.cpp
RecordSerialization.cpp
StringTable.cpp
SymbolRecordMapping.cpp