[llvm-branch-commits] [llvm-branch] r134465 - /llvm/branches/type-system-rewrite/lib/Transforms/IPO/DeadTypeElimination.cpp

Chris Lattner sabre at nondot.org
Tue Jul 5 22:49:11 PDT 2011


Author: lattner
Date: Wed Jul  6 00:49:11 2011
New Revision: 134465

URL: http://llvm.org/viewvc/llvm-project?rev=134465&view=rev
Log:
Just remove this dead file now that we're on a branch.

Removed:
    llvm/branches/type-system-rewrite/lib/Transforms/IPO/DeadTypeElimination.cpp

Removed: llvm/branches/type-system-rewrite/lib/Transforms/IPO/DeadTypeElimination.cpp
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/type-system-rewrite/lib/Transforms/IPO/DeadTypeElimination.cpp?rev=134464&view=auto
==============================================================================
--- llvm/branches/type-system-rewrite/lib/Transforms/IPO/DeadTypeElimination.cpp (original)
+++ llvm/branches/type-system-rewrite/lib/Transforms/IPO/DeadTypeElimination.cpp (removed)
@@ -1,5 +0,0 @@
-//===- DeadTypeElimination.cpp - Eliminate unused types for symbol table --===//
-
-#if 0
-#error remove me.
-#endif





More information about the llvm-branch-commits mailing list