summaryrefslogtreecommitdiffstats
path: root/lldb/source/Symbol/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Symbol/CMakeLists.txt')
-rw-r--r--lldb/source/Symbol/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Symbol/CMakeLists.txt b/lldb/source/Symbol/CMakeLists.txt
index 57c0d3ab11a..320a780dc98 100644
--- a/lldb/source/Symbol/CMakeLists.txt
+++ b/lldb/source/Symbol/CMakeLists.txt
@@ -5,6 +5,7 @@ add_lldb_library(lldbSymbol
ClangASTImporter.cpp
ClangExternalASTSourceCallbacks.cpp
ClangExternalASTSourceCommon.cpp
+ ClangUtil.cpp
CompilerDecl.cpp
CompilerDeclContext.cpp
CompilerType.cpp
OpenPOWER on IntegriCloud