Run DCE before cleanupGCCoutput which will cause some dead types (like FILE) to be...
authorChris Lattner <sabre@nondot.org>
Fri, 7 Dec 2001 04:25:36 +0000 (04:25 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Dec 2001 04:25:36 +0000 (04:25 +0000)
commit0d7a474463fdf5c2068a727a1ba4df977fc92d15
tree167d5c67408a56f89b02aaf55cba8f00cc4b941d
parent7026107b70829c7f9ebe6ff88dc31feec02e9015
Run DCE before cleanupGCCoutput which will cause some dead types (like FILE) to be removed

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