summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-10-07 22:49:30 +0000
committerChris Lattner <sabre@nondot.org>2009-10-07 22:49:30 +0000
commit63fe7ff7d96b9a5a66ce72bb3b8058942af82dcc (patch)
treedbf7786346a37dbaa17ca4c56b4aef484a958226 /llvm/lib
parente32fe29d297d88cba904684bb3c578f3f672f863 (diff)
downloadbcm5719-llvm-63fe7ff7d96b9a5a66ce72bb3b8058942af82dcc.tar.gz
bcm5719-llvm-63fe7ff7d96b9a5a66ce72bb3b8058942af82dcc.zip
second half of lazy liveness removal.
llvm-svn: 83500
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/CodeGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt
index 5b116e951cb..713c30c7d4a 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/lib/CodeGen/CMakeLists.txt
@@ -13,7 +13,6 @@ add_llvm_library(LLVMCodeGen
IntrinsicLowering.cpp
LLVMTargetMachine.cpp
LatencyPriorityQueue.cpp
- LazyLiveness.cpp
LiveInterval.cpp
LiveIntervalAnalysis.cpp
LiveStackAnalysis.cpp
OpenPOWER on IntegriCloud