summaryrefslogtreecommitdiff
path: root/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-06-28 02:03:12 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-06-28 02:03:12 +0000
commit0b3b58df1bad0c0d05a36c943ea5ee9e8c9a5411 (patch)
tree02197efc5dd794f6d277a5a94169dc3d858938f4 /lib/CodeGen/CMakeLists.txt
parentf3f955b5b9f2b4d5a21b18e1821dca52d0c178f4 (diff)
downloadllvm-0b3b58df1bad0c0d05a36c943ea5ee9e8c9a5411.tar.gz
llvm-0b3b58df1bad0c0d05a36c943ea5ee9e8c9a5411.tar.bz2
llvm-0b3b58df1bad0c0d05a36c943ea5ee9e8c9a5411.tar.xz
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
Diffstat (limited to 'lib/CodeGen/CMakeLists.txt')
-rw-r--r--lib/CodeGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt
index dae429c31d..92319c85bd 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