Update CMakeLists.txt.
authorDan Gohman <gohman@apple.com>
Wed, 21 Apr 2010 01:32:29 +0000 (01:32 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 21 Apr 2010 01:32:29 +0000 (01:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101976 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CMakeLists.txt

index 62d18836c93ee08936a59897fcb064b86cabb641..9802423105453cb03bf3eb4a0edf17c0b2fb0725 100644 (file)
@@ -1,4 +1,5 @@
 add_llvm_library(LLVMCodeGen
+  Analysis.cpp
   AggressiveAntiDepBreaker.cpp
   BranchFolding.cpp
   CalcSpillWeights.cpp