aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2008-10-21 02:37:50 +0000
committerOscar Fuentes <ofv@wanadoo.es>2008-10-21 02:37:50 +0000
commit7334b1521018651bf04d3da8d612cc9f2da506a8 (patch)
tree047a2f1ac8551ce5a785e47b440e10f0b55a34e3
parentb9a31a15f9ee8d4eff5bb0fec3dbfde54121af56 (diff)
CMake: updated lib/CodeGen/CMakeLists.txt
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57869 91177308-0d34-0410-b5e6-96231b3b80d8
-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 757d3ed021..b5d3e263cf 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -30,6 +30,7 @@ add_llvm_library(LLVMCodeGen
PHIElimination.cpp
Passes.cpp
PostRASchedulerList.cpp
+ PreAllocSplitting.cpp
PrologEpilogInserter.cpp
PseudoSourceValue.cpp
RegAllocBigBlock.cpp