summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-08-23 01:11:21 +0000
committerChris Lattner <sabre@nondot.org>2009-08-23 01:11:21 +0000
commit19ef66968965f829336f4dc01fec05bfa72712c3 (patch)
tree4b0fe132ee7af81924300620d652155d6b82d07d /lib
parent372fefe8d24e40df2390fffeea0dc2dec611f88b (diff)
downloadllvm-19ef66968965f829336f4dc01fec05bfa72712c3.tar.gz
llvm-19ef66968965f829336f4dc01fec05bfa72712c3.tar.bz2
llvm-19ef66968965f829336f4dc01fec05bfa72712c3.tar.xz
fix a gone file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79802 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
-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 dc07e2d753..7eae520249 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -2,7 +2,6 @@ add_llvm_library(LLVMCodeGen
BranchFolding.cpp
CodePlacementOpt.cpp
DeadMachineInstructionElim.cpp
- Dump.cpp
DwarfEHPrepare.cpp
ELFCodeEmitter.cpp
ELFWriter.cpp