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:
00736fc
)
Remove SCCVN from the CMake build system.
author
Owen Anderson
<resistor@mac.com>
Tue, 13 Apr 2010 08:33:09 +0000
(08:33 +0000)
committer
Owen Anderson
<resistor@mac.com>
Tue, 13 Apr 2010 08:33:09 +0000
(08:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101125
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
683c1c2
..
5778864
100644
(file)
--- a/
lib/Transforms/Scalar/CMakeLists.txt
+++ b/
lib/Transforms/Scalar/CMakeLists.txt
@@
-21,7
+21,6
@@
add_llvm_library(LLVMScalarOpts
Reassociate.cpp
Reg2Mem.cpp
SCCP.cpp
- SCCVN.cpp
Scalar.cpp
ScalarReplAggregates.cpp
SimplifyCFGPass.cpp