summaryrefslogtreecommitdiffstats
path: root/lib/Debugger/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Debugger/CMakeLists.txt')
-rw-r--r--lib/Debugger/CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/Debugger/CMakeLists.txt b/lib/Debugger/CMakeLists.txt
deleted file mode 100644
index d2508cf..0000000
--- a/lib/Debugger/CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-add_llvm_library(LLVMDebugger
- Debugger.cpp
- ProgramInfo.cpp
- RuntimeInfo.cpp
- SourceFile.cpp
- SourceLanguage-CFamily.cpp
- SourceLanguage-CPlusPlus.cpp
- SourceLanguage-Unknown.cpp
- SourceLanguage.cpp
- )
OpenPOWER on IntegriCloud