diff options
author | Chris Lattner <sabre@nondot.org> | 2009-08-23 01:11:21 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-08-23 01:11:21 +0000 |
commit | 19ef66968965f829336f4dc01fec05bfa72712c3 (patch) | |
tree | 4b0fe132ee7af81924300620d652155d6b82d07d /lib/CodeGen/CMakeLists.txt | |
parent | 372fefe8d24e40df2390fffeea0dc2dec611f88b (diff) |
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/CodeGen/CMakeLists.txt')
-rw-r--r-- | lib/CodeGen/CMakeLists.txt | 1 |
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 |