Skip to content
Commit 290d881f authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 20481
parent aa4138a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment