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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157264 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Scalar/CMakeLists.txt

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