summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
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
commit3f6b57c8090d7d3d4e78b702619c15dfe345660a (patch)
tree932b42ea02e64cc9ce50d2cb14a57d53c2dd0e58 /llvm/lib/CodeGen
parent75f4045867c1e5e2f58603e7d0035587bde01d8e (diff)
downloadbcm5719-llvm-3f6b57c8090d7d3d4e78b702619c15dfe345660a.tar.gz
bcm5719-llvm-3f6b57c8090d7d3d4e78b702619c15dfe345660a.zip
fix a gone file.
llvm-svn: 79802
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt
index dc07e2d753c..7eae5202490 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud