The new CFrontend generates LOTs of basic blocks that just fall through and do
authorChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2003 20:40:42 +0000 (20:40 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2003 20:40:42 +0000 (20:40 +0000)
commita4dd4e2de8656ee9e51e6249b95a02ab5fe9c81a
tree6fcdbf025830c15fea3b1a4dfc5ba9a306573684
parent3c053a0a98e19f5ac8905011ad4c8238b08d6aea
The new CFrontend generates LOTs of basic blocks that just fall through and do
other funky stuff.  Clean it up early.

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