move the bounds checking pass to the instrumentation folder, where it belongs. I...
[oota-llvm.git] / lib / Transforms / Scalar / CMakeLists.txt
index bf9cc66392ac5126889491837132c7e0fe9b09a4..a01e0661b1ffc172a6b1725a73e020737c08d558 100644 (file)
@@ -1,7 +1,6 @@
 add_llvm_library(LLVMScalarOpts
   ADCE.cpp
   BasicBlockPlacement.cpp
-  BoundsChecking.cpp
   CodeGenPrepare.cpp
   ConstantProp.cpp
   CorrelatedValuePropagation.cpp