diff options
Diffstat (limited to 'llvm/lib')
-rw-r--r-- | llvm/lib/Transforms/Utils/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Utils/CMakeLists.txt b/llvm/lib/Transforms/Utils/CMakeLists.txt index 9aced0362e4..b678b2e3773 100644 --- a/llvm/lib/Transforms/Utils/CMakeLists.txt +++ b/llvm/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 |