summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2009-07-31 00:35:23 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2009-07-31 00:35:23 +0000
commit218388fb8d87c037eb019f339faff711dd03eb6f (patch)
treeea2453499aa82ce06d8359218269aa78d3e303af
parentdf4b3dc3a41b7ec23feda94e15262dd248b22926 (diff)
downloadbcm5719-llvm-218388fb8d87c037eb019f339faff711dd03eb6f.tar.gz
bcm5719-llvm-218388fb8d87c037eb019f339faff711dd03eb6f.zip
Fix cmake build.
llvm-svn: 77649
-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 58c879e5d5f..34ff08fee15 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/lib/CodeGen/CMakeLists.txt
@@ -40,7 +40,6 @@ add_llvm_library(LLVMCodeGen
PreAllocSplitting.cpp
PrologEpilogInserter.cpp
PseudoSourceValue.cpp
- RegAllocBigBlock.cpp
RegAllocLinearScan.cpp
RegAllocLocal.cpp
RegAllocPBQP.cpp
OpenPOWER on IntegriCloud