aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-02 20:26:36 +0000
committerChris Lattner <sabre@nondot.org>2010-04-02 20:26:36 +0000
commit9ec907d62d48dc70c7e82c9696458f85c401fac1 (patch)
tree925992a7df41b4827f734d8c6f789ae9fc076224 /lib/CodeGen
parentf587338cf7f261057efeade8597d793f1500ef8a (diff)
downloadexternal_llvm-9ec907d62d48dc70c7e82c9696458f85c401fac1.tar.gz
external_llvm-9ec907d62d48dc70c7e82c9696458f85c401fac1.tar.bz2
external_llvm-9ec907d62d48dc70c7e82c9696458f85c401fac1.zip
remove empty file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100222 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen')
-rw-r--r--lib/CodeGen/CMakeLists.txt1
-rw-r--r--lib/CodeGen/MachineFunctionPrinterPass.cpp0
2 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt
index 62d18836c9..d385b860d8 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -27,7 +27,6 @@ add_llvm_library(LLVMCodeGen
MachineFunction.cpp
MachineFunctionAnalysis.cpp
MachineFunctionPass.cpp
- MachineFunctionPrinterPass.cpp
MachineInstr.cpp
MachineLICM.cpp
MachineLoopInfo.cpp
diff --git a/lib/CodeGen/MachineFunctionPrinterPass.cpp b/lib/CodeGen/MachineFunctionPrinterPass.cpp
deleted file mode 100644
index e69de29bb2..0000000000
--- a/lib/CodeGen/MachineFunctionPrinterPass.cpp
+++ /dev/null