diff options
Diffstat (limited to 'llvm/lib/Transforms')
-rw-r--r-- | llvm/lib/Transforms/Scalar/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Scalar/CMakeLists.txt b/llvm/lib/Transforms/Scalar/CMakeLists.txt index 85fc87f0011..3f4ceb4b774 100644 --- a/llvm/lib/Transforms/Scalar/CMakeLists.txt +++ b/llvm/lib/Transforms/Scalar/CMakeLists.txt @@ -12,7 +12,6 @@ add_llvm_library(LLVMScalarOpts JumpThreading.cpp LICM.cpp LoopDeletion.cpp - LoopIndexSplit.cpp LoopRotation.cpp LoopStrengthReduce.cpp LoopUnrollPass.cpp |