Chris Lattner c27aa8ddb2 Delete the really inefficient method: void remove(const Type* Typ);
Speed up the symbol stripping code by avoiding a linear search of the
type table.

Get rid of removeEntry(type_iterator), since 'remove' is exactly the same
operation.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20481 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-06 05:46:41 +00:00
..
2004-12-07 04:03:45 +00:00
2004-12-07 04:03:45 +00:00
2005-01-20 17:32:28 +00:00
2005-02-28 19:27:42 +00:00