summaryrefslogtreecommitdiff
path: root/lib/CodeGen/CMakeLists.txt
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
commit457c6c5ccbc49b97a1cc669051227fa27af8c5a9 (patch)
tree925992a7df41b4827f734d8c6f789ae9fc076224 /lib/CodeGen/CMakeLists.txt
parentf53fd37ff628ce9011a5360e83c70d7c3217fd29 (diff)
downloadllvm-457c6c5ccbc49b97a1cc669051227fa27af8c5a9.tar.gz
llvm-457c6c5ccbc49b97a1cc669051227fa27af8c5a9.tar.bz2
llvm-457c6c5ccbc49b97a1cc669051227fa27af8c5a9.tar.xz
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/CMakeLists.txt')
-rw-r--r--lib/CodeGen/CMakeLists.txt1
1 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