summaryrefslogtreecommitdiffstats
path: root/llvm
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
commit0e12e5b12c344b23920edd5adebf9ef740e92749 (patch)
treebd06f68a6944a0a1de804a95ca5f82f20a7ae8e2 /llvm
parentfa29b67aee84204b74f111e07e5ab7fea241f4ce (diff)
downloadbcm5719-llvm-0e12e5b12c344b23920edd5adebf9ef740e92749.tar.gz
bcm5719-llvm-0e12e5b12c344b23920edd5adebf9ef740e92749.zip
CMake: updated lib/CodeGen/CMakeLists.txt
llvm-svn: 57869
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt
index 757d3ed0215..b5d3e263cfa 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud