Revert r226201 (Add a new pass "inductive range check elimination")
[oota-llvm.git] / lib / Transforms / Scalar / CMakeLists.txt
index 3511bb16d4e1283a2eefc89264960b574b6e42e2..b3ee11ed67cd61b1911fa8638e9bb024eb568658 100644 (file)
@@ -9,7 +9,6 @@ add_llvm_library(LLVMScalarOpts
   EarlyCSE.cpp
   FlattenCFGPass.cpp
   GVN.cpp
-  InductiveRangeCheckElimination.cpp
   IndVarSimplify.cpp
   JumpThreading.cpp
   LICM.cpp