| commit | ea50620eec9fb93d4b44228880186a806a52e503 | [log] [tgz] | 
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Mar 08 16:19:59 2005 +0000 | 
| committer | Chris Lattner <sabre@nondot.org> | Tue Mar 08 16:19:59 2005 +0000 | 
| tree | 97531758b9df53185383e231069d4bcbcdbb1a4f | |
| parent | 7c303235b4dda87deba5839096716594ecab0567 [diff] | 
Make sure to remove all dead type names from the symbol table, not just struct types. This fixes Regression/CodeGen/CBackend/2005-03-08-RecursiveTypeCrash.ll, a crash on Java output that Alkis reported. llvm-svn: 20519