[llvm-commits] [llvm] r100222 - in /llvm/trunk/lib/CodeGen: CMakeLists.txt MachineFunctionPrinterPass.cpp

Chris Lattner sabre at nondot.org
Fri Apr 2 13:26:36 PDT 2010


Author: lattner
Date: Fri Apr  2 15:26:36 2010
New Revision: 100222

URL: http://llvm.org/viewvc/llvm-project?rev=100222&view=rev
Log:
remove empty file.

Removed:
    llvm/trunk/lib/CodeGen/MachineFunctionPrinterPass.cpp
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=100222&r1=100221&r2=100222&view=diff
==============================================================================
--- llvm/trunk/lib/CodeGen/CMakeLists.txt (original)
+++ llvm/trunk/lib/CodeGen/CMakeLists.txt Fri Apr  2 15:26:36 2010
@@ -27,7 +27,6 @@
   MachineFunction.cpp
   MachineFunctionAnalysis.cpp
   MachineFunctionPass.cpp
-  MachineFunctionPrinterPass.cpp
   MachineInstr.cpp
   MachineLICM.cpp
   MachineLoopInfo.cpp

Removed: llvm/trunk/lib/CodeGen/MachineFunctionPrinterPass.cpp
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/CodeGen/MachineFunctionPrinterPass.cpp?rev=100221&view=auto
==============================================================================
    (empty)





More information about the llvm-commits mailing list