aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2009-06-10 22:53:59 +0000
committerOscar Fuentes <ofv@wanadoo.es>2009-06-10 22:53:59 +0000
commit89456cecb3bd3b85f3b909b6e43fbf1f457540ed (patch)
tree92ae0770e7430a2b92a5933db0e1ae04af6d04f1 /lib/CodeGen/CMakeLists.txt
parent757068f3bad425fb126fe16ab7b8a82a636e6bbd (diff)
downloadexternal_llvm-89456cecb3bd3b85f3b909b6e43fbf1f457540ed.zip
external_llvm-89456cecb3bd3b85f3b909b6e43fbf1f457540ed.tar.gz
external_llvm-89456cecb3bd3b85f3b909b6e43fbf1f457540ed.tar.bz2
CMake: Updated list of files on lib/CodeGen/CMakeLists.txt.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73174 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CMakeLists.txt')
-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 ff917a7..5ba8b3c 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -12,6 +12,7 @@ add_llvm_library(LLVMCodeGen
IntrinsicLowering.cpp
LLVMTargetMachine.cpp
LatencyPriorityQueue.cpp
+ LazyLiveness.cpp
LiveInterval.cpp
LiveIntervalAnalysis.cpp
LiveStackAnalysis.cpp