aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Transforms/Utils')
-rw-r--r--lib/Transforms/Utils/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Transforms/Utils/CMakeLists.txt b/lib/Transforms/Utils/CMakeLists.txt
index 9aced03..b678b2e 100644
--- a/lib/Transforms/Utils/CMakeLists.txt
+++ b/lib/Transforms/Utils/CMakeLists.txt
@@ -7,7 +7,6 @@ add_llvm_library(LLVMTransformUtils
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp
- DbgInfoUtils.cpp
DemoteRegToStack.cpp
InlineCost.cpp
InlineFunction.cpp