Run dead arg elimination, and tell it that it's ok to hack up non-internal functions
authorChris Lattner <sabre@nondot.org>
Wed, 25 Jun 2003 04:13:36 +0000 (04:13 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 25 Jun 2003 04:13:36 +0000 (04:13 +0000)
commit06c818e71786ee206e53ca87d63e09747119f5f5
treee73ec7f83090609ddb95f1de462aefcc2b9859a5
parent9b2a14b6f1a7e1dc93f47778adb2d68f327f5ab9
Run dead arg elimination, and tell it that it's ok to hack up non-internal functions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6896 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ExtractFunction.cpp