From: Chandler Carruth Date: Tue, 28 Jun 2011 02:03:12 +0000 (+0000) Subject: Fix CMake build by removing this now dead file. X-Git-Tag: android-x86-6.0-r1~952^2~117 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=0b3b58df1bad0c0d05a36c943ea5ee9e8c9a5411;p=android-x86%2Fexternal-llvm.git Fix CMake build by removing this now dead file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133981 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt index dae429c31d5..92319c85bd2 100644 --- a/lib/CodeGen/CMakeLists.txt +++ b/lib/CodeGen/CMakeLists.txt @@ -59,7 +59,6 @@ add_llvm_library(LLVMCodeGen Passes.cpp PeepholeOptimizer.cpp PostRASchedulerList.cpp - PreAllocSplitting.cpp ProcessImplicitDefs.cpp PrologEpilogInserter.cpp PseudoSourceValue.cpp