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.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/lldb/source/Core/CMakeLists.txt b/lldb/source/Core/CMakeLists.txt
index 2316a235ee4..223ae619414 100644
--- a/lldb/source/Core/CMakeLists.txt
+++ b/lldb/source/Core/CMakeLists.txt
@@ -9,10 +9,6 @@ add_lldb_library(lldbCore
Broadcaster.cpp
Communication.cpp
Connection.cpp
- DataBufferHeap.cpp
- DataBufferLLVM.cpp
- DataEncoder.cpp
- DataExtractor.cpp
Debugger.cpp
Disassembler.cpp
DumpDataExtractor.cpp
OpenPOWER on IntegriCloud