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:
238777e
)
Fix CMake build
author
Douglas Gregor
<dgregor@apple.com>
Wed, 20 Oct 2010 01:36:56 +0000
(
01:36
+0000)
committer
Douglas Gregor
<dgregor@apple.com>
Wed, 20 Oct 2010 01:36:56 +0000
(
01:36
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116903
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 947fcc4460dd39441ecc89ce5494e2958efd5ec7..5294550514ab2fe9dd24fcad79830aa076ba2f70 100644
(file)
--- a/
lib/Analysis/CMakeLists.txt
+++ b/
lib/Analysis/CMakeLists.txt
@@
-31,6
+31,7
@@
add_llvm_library(LLVMAnalysis
MemoryBuiltins.cpp
MemoryDependenceAnalysis.cpp
ModuleDebugInfoPrinter.cpp
+ NoAliasAnalysis.cpp
PHITransAddr.cpp
PostDominators.cpp
ProfileEstimatorPass.cpp