Fix CMake build
authorDouglas Gregor <dgregor@apple.com>
Wed, 20 Oct 2010 01:36:56 +0000 (01:36 +0000)
committerDouglas 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

index 947fcc4460dd39441ecc89ce5494e2958efd5ec7..5294550514ab2fe9dd24fcad79830aa076ba2f70 100644 (file)
@@ -31,6 +31,7 @@ add_llvm_library(LLVMAnalysis
   MemoryBuiltins.cpp
   MemoryDependenceAnalysis.cpp
   ModuleDebugInfoPrinter.cpp
+  NoAliasAnalysis.cpp
   PHITransAddr.cpp
   PostDominators.cpp
   ProfileEstimatorPass.cpp