summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Target/CMakeLists.txt')
-rw-r--r--lldb/source/Target/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Target/CMakeLists.txt b/lldb/source/Target/CMakeLists.txt
index 265b3a80779..df137c314af 100644
--- a/lldb/source/Target/CMakeLists.txt
+++ b/lldb/source/Target/CMakeLists.txt
@@ -28,7 +28,6 @@ add_lldb_library(lldbTarget
SectionLoadList.cpp
StackFrame.cpp
StackFrameList.cpp
- StackFrameRecognizer.cpp
StackID.cpp
StopInfo.cpp
StructuredDataPlugin.cpp
OpenPOWER on IntegriCloud