Fix a bug in the -deadtypeelim pass. The SymbolTable re-write changed it
authorJohn Criswell <criswell@uiuc.edu>
Thu, 27 May 2004 21:16:46 +0000 (21:16 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 27 May 2004 21:16:46 +0000 (21:16 +0000)
commite7b9a1a5f2eeb370e4c642743ffb64230a05c56c
tree8d5c21ef2326e78ea7dbea317fd8567d2bf80c75
parent1fc37395607e374be50d09a89b63b2b318e653bf
Fix a bug in the -deadtypeelim pass.  The SymbolTable re-write changed it
to eliminate the wrong type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13855 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/DeadTypeElimination.cpp