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:
1cb852b
)
Unbreak CMake build
author
Douglas Gregor
<dgregor@apple.com>
Wed, 26 Aug 2009 16:33:57 +0000
(16:33 +0000)
committer
Douglas Gregor
<dgregor@apple.com>
Wed, 26 Aug 2009 16:33:57 +0000
(16:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80109
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Analysis/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/lib/Analysis/CMakeLists.txt
b/lib/Analysis/CMakeLists.txt
index 8adfe49e67102a1512b9104a7c8433099624c852..6120632408afeec3c5fd18ad91e45660cbdfb389 100644
(file)
--- a/
lib/Analysis/CMakeLists.txt
+++ b/
lib/Analysis/CMakeLists.txt
@@
-30,6
+30,7
@@
add_llvm_library(LLVMAnalysis
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp
+ ScalarEvolutionAliasAnalysis.cpp
ScalarEvolutionExpander.cpp
SparsePropagation.cpp
Trace.cpp