summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Core/CMakeLists.txt')
-rw-r--r--lldb/source/Core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Core/CMakeLists.txt b/lldb/source/Core/CMakeLists.txt
index 8a62fc35842..d96de9d9492 100644
--- a/lldb/source/Core/CMakeLists.txt
+++ b/lldb/source/Core/CMakeLists.txt
@@ -14,6 +14,7 @@ add_lldb_library(lldbCore
ConnectionMachPort.cpp
ConnectionSharedMemory.cpp
ConstString.cpp
+ CxaDemangle.cpp
DataBufferHeap.cpp
DataBufferMemoryMap.cpp
DataEncoder.cpp
OpenPOWER on IntegriCloud