diff options
Diffstat (limited to 'llvm/lib/Transforms/Utils/CMakeLists.txt')
-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 83bc05d0311..8561ec78b1c 100644 --- a/llvm/lib/Transforms/Utils/CMakeLists.txt +++ b/llvm/lib/Transforms/Utils/CMakeLists.txt @@ -7,7 +7,6 @@ add_llvm_library(LLVMTransformUtils BypassSlowDivision.cpp CloneFunction.cpp CloneModule.cpp - CmpInstAnalysis.cpp CodeExtractor.cpp CtorUtils.cpp DemoteRegToStack.cpp |