CMake: updated lib/CodeGen/CMakeLists.txt
authorOscar Fuentes <ofv@wanadoo.es>
Tue, 21 Oct 2008 02:37:50 +0000 (02:37 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Tue, 21 Oct 2008 02:37:50 +0000 (02:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57869 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CMakeLists.txt

index 757d3ed021527b025aadc246fd51ad81ce32ac22..b5d3e263cfa6ef5d0a221716d65e9f1567bb154d 100644 (file)
@@ -30,6 +30,7 @@ add_llvm_library(LLVMCodeGen
   PHIElimination.cpp
   Passes.cpp
   PostRASchedulerList.cpp
+  PreAllocSplitting.cpp
   PrologEpilogInserter.cpp
   PseudoSourceValue.cpp
   RegAllocBigBlock.cpp