summaryrefslogtreecommitdiffstats
path: root/llvm/tools/opt/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/opt/CMakeLists.txt')
-rw-r--r--llvm/tools/opt/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/opt/CMakeLists.txt b/llvm/tools/opt/CMakeLists.txt
index 25a4ebba699..4ea9baf447a 100644
--- a/llvm/tools/opt/CMakeLists.txt
+++ b/llvm/tools/opt/CMakeLists.txt
@@ -27,7 +27,6 @@ set(LLVM_LINK_COMPONENTS
add_llvm_tool(opt
AnalysisWrappers.cpp
BreakpointPrinter.cpp
- Debugify.cpp
GraphPrinters.cpp
NewPMDriver.cpp
PassPrinters.cpp
OpenPOWER on IntegriCloud