[llvm-commits] [llvm] r79802 - /llvm/trunk/lib/CodeGen/CMakeLists.txt
Chris Lattner
sabre at nondot.org
Sat Aug 22 18:11:21 PDT 2009
Author: lattner
Date: Sat Aug 22 20:11:21 2009
New Revision: 79802
URL: http://llvm.org/viewvc/llvm-project?rev=79802&view=rev
Log:
fix a gone file.
Modified:
llvm/trunk/lib/CodeGen/CMakeLists.txt
Modified: llvm/trunk/lib/CodeGen/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/CodeGen/CMakeLists.txt?rev=79802&r1=79801&r2=79802&view=diff
==============================================================================
--- llvm/trunk/lib/CodeGen/CMakeLists.txt (original)
+++ llvm/trunk/lib/CodeGen/CMakeLists.txt Sat Aug 22 20:11:21 2009
@@ -2,7 +2,6 @@
BranchFolding.cpp
CodePlacementOpt.cpp
DeadMachineInstructionElim.cpp
- Dump.cpp
DwarfEHPrepare.cpp
ELFCodeEmitter.cpp
ELFWriter.cpp
More information about the llvm-commits
mailing list