From 0b3b58df1bad0c0d05a36c943ea5ee9e8c9a5411 Mon Sep 17 00:00:00 2001 From: Chandler Carruth Date: Tue, 28 Jun 2011 02:03:12 +0000 Subject: [PATCH] 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 --- lib/CodeGen/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) 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 -- 2.11.0