Add support to globaldce for deleting dead function prototypes
authorChris Lattner <sabre@nondot.org>
Thu, 26 Jun 2003 05:41:18 +0000 (05:41 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Jun 2003 05:41:18 +0000 (05:41 +0000)
commitb12b75365a11e0a626b9826bff4e68272d808f19
tree330c33641d70aa7476496e1f85e8b2146666b0e4
parent81d4e14449fce69ca3a315685a80bb3c20a3db23
Add support to globaldce for deleting dead function prototypes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6918 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/GlobalDCE.cpp