Run dead type elimination after dead argument elimination.
authorDan Gohman <gohman@apple.com>
Mon, 7 Jun 2010 20:28:37 +0000 (20:28 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 7 Jun 2010 20:28:37 +0000 (20:28 +0000)
commitd0a6a8ca31e507ab3852f156867c439a4cd015f0
tree6410a72cf2f5a8233e7835f2d0a63d6b4ba0361e
parentb9539745c54de13452e5ae7d0a13cb20dd763c10
Run dead type elimination after dead argument elimination.

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