summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/NativePDB/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Plugins/SymbolFile/NativePDB/CMakeLists.txt')
-rw-r--r--lldb/source/Plugins/SymbolFile/NativePDB/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Plugins/SymbolFile/NativePDB/CMakeLists.txt b/lldb/source/Plugins/SymbolFile/NativePDB/CMakeLists.txt
index dc459ec020d..c463cd80b59 100644
--- a/lldb/source/Plugins/SymbolFile/NativePDB/CMakeLists.txt
+++ b/lldb/source/Plugins/SymbolFile/NativePDB/CMakeLists.txt
@@ -3,6 +3,7 @@ add_lldb_library(lldbPluginSymbolFileNativePDB PLUGIN
PdbIndex.cpp
PdbUtil.cpp
SymbolFileNativePDB.cpp
+ UdtRecordCompleter.cpp
LINK_LIBS
clangAST
OpenPOWER on IntegriCloud