summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorNuno Lopes <nunoplopes@sapo.pt>2012-05-22 17:40:46 +0000
committerNuno Lopes <nunoplopes@sapo.pt>2012-05-22 17:40:46 +0000
commiteee43e1bc753533f1f0d4bc5c734bb1094912b94 (patch)
tree02e2c551ac685679c07e5851045ebc466cb0da52 /llvm/lib
parenta7a3de1bcf9c811f174addbe670cd6b52aed58d2 (diff)
downloadbcm5719-llvm-eee43e1bc753533f1f0d4bc5c734bb1094912b94.tar.gz
bcm5719-llvm-eee43e1bc753533f1f0d4bc5c734bb1094912b94.zip
hopefully fix the CMake build. sorry for breakage
llvm-svn: 157264
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Transforms/Scalar/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Transforms/Scalar/CMakeLists.txt b/llvm/lib/Transforms/Scalar/CMakeLists.txt
index d660c722c7c..635c34486e9 100644
--- a/llvm/lib/Transforms/Scalar/CMakeLists.txt
+++ b/llvm/lib/Transforms/Scalar/CMakeLists.txt
@@ -1,6 +1,7 @@
add_llvm_library(LLVMScalarOpts
ADCE.cpp
BasicBlockPlacement.cpp
+ BoundsChecking.cpp
CodeGenPrepare.cpp
ConstantProp.cpp
CorrelatedValuePropagation.cpp
OpenPOWER on IntegriCloud