From: Dan Gohman Date: Wed, 21 Apr 2010 01:32:29 +0000 (+0000) Subject: Update CMakeLists.txt. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=af5097537c4599096d3f4b98a9fcff07c622d7f2;p=oota-llvm.git Update CMakeLists.txt. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101976 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt index 62d18836c93..98024231054 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