hopefully fix the CMake build. sorry for breakage
authorNuno Lopes <nunoplopes@sapo.pt>
Tue, 22 May 2012 17:40:46 +0000 (17:40 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Tue, 22 May 2012 17:40:46 +0000 (17:40 +0000)
llvm-svn: 157264

llvm/lib/Transforms/Scalar/CMakeLists.txt

index d660c72..635c344 100644 (file)
@@ -1,6 +1,7 @@
 add_llvm_library(LLVMScalarOpts
   ADCE.cpp
   BasicBlockPlacement.cpp
+  BoundsChecking.cpp
   CodeGenPrepare.cpp
   ConstantProp.cpp
   CorrelatedValuePropagation.cpp