aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-04-21 01:32:29 +0000
committerDan Gohman <gohman@apple.com>2010-04-21 01:32:29 +0000
commit371e43f8f295d5154c67e2ec1a8e3b5b40d10891 (patch)
tree82d005d6054e64a481c4686da98b3f9699d23590 /lib
parentdb189c22c8bf5193452582d2a1913b18531ed831 (diff)
downloadexternal_llvm-371e43f8f295d5154c67e2ec1a8e3b5b40d10891.zip
external_llvm-371e43f8f295d5154c67e2ec1a8e3b5b40d10891.tar.gz
external_llvm-371e43f8f295d5154c67e2ec1a8e3b5b40d10891.tar.bz2
Update CMakeLists.txt.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101976 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
-rw-r--r--lib/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt
index 62d1883..9802423 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -1,4 +1,5 @@
add_llvm_library(LLVMCodeGen
+ Analysis.cpp
AggressiveAntiDepBreaker.cpp
BranchFolding.cpp
CalcSpillWeights.cpp