* move the dead-type-eliminate passes to the end, where they are more useful
authorChris Lattner <sabre@nondot.org>
Sun, 31 Aug 2003 21:45:55 +0000 (21:45 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 31 Aug 2003 21:45:55 +0000 (21:45 +0000)
commitcf37c23a4716ee755802bf7fcc535902359f224a
treea7ecb02472106c2f5c82c50d7bbbeee71f1b5d79
parent3186d275f73fb0ce2ee0fea6c688daafc82ffac2
* move the dead-type-eliminate passes to the end, where they are more useful
* add prune-eh and inlining passes
* other minor pass reorganizations

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