projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3de8ad8
)
hopefully fix the CMake build. sorry for breakage
author
Nuno Lopes
<nunoplopes@sapo.pt>
Tue, 22 May 2012 17:40:46 +0000
(17:40 +0000)
committer
Nuno 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
patch
|
blob
|
history
diff --git
a/lib/Transforms/Scalar/CMakeLists.txt
b/lib/Transforms/Scalar/CMakeLists.txt
index d660c722c7caab5c91e111725e00df11537f28fc..635c34486e919b6c63ab9a973636095643af0533 100644
(file)
--- a/
lib/Transforms/Scalar/CMakeLists.txt
+++ b/
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