summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-10-20 01:36:56 +0000
committerDouglas Gregor <dgregor@apple.com>2010-10-20 01:36:56 +0000
commit48b4568718864ad87910f294c9282ee4c6fc3406 (patch)
tree5ee5a44e496c87aaa5ea52fd2bdef871ace04065 /llvm/lib
parent87074f19e84b05fc583e3d3aba49dea113b68f79 (diff)
downloadbcm5719-llvm-48b4568718864ad87910f294c9282ee4c6fc3406.tar.gz
bcm5719-llvm-48b4568718864ad87910f294c9282ee4c6fc3406.zip
Fix CMake build
llvm-svn: 116903
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Analysis/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Analysis/CMakeLists.txt b/llvm/lib/Analysis/CMakeLists.txt
index 947fcc4460d..5294550514a 100644
--- a/llvm/lib/Analysis/CMakeLists.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud