Fix CMake build by removing this now dead file.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 28 Jun 2011 02:03:12 +0000 (02:03 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 28 Jun 2011 02:03:12 +0000 (02:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133981 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CMakeLists.txt

index dae429c31d5e58258b37b3e4308d51dc20c5dcb8..92319c85bd2e1ac9bfffae1d354d9f4de5c2607f 100644 (file)
@@ -59,7 +59,6 @@ add_llvm_library(LLVMCodeGen
   Passes.cpp
   PeepholeOptimizer.cpp
   PostRASchedulerList.cpp
-  PreAllocSplitting.cpp
   ProcessImplicitDefs.cpp
   PrologEpilogInserter.cpp
   PseudoSourceValue.cpp