diff options
| author | Chris Lattner <sabre@nondot.org> | 2005-03-06 05:46:41 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2005-03-06 05:46:41 +0000 |
| commit | 290d881f844deb2707a9721bc3691b291bf08562 (patch) | |
| tree | f9deabc9b902c35c315ac1d3e4ce75d76da06f26 /llvm/lib/Support/ToolRunner.cpp | |
| parent | aa4138a5da9e28a72ebbb8a7ab2ed43cd5b7724d (diff) | |
| download | bcm5719-llvm-290d881f844deb2707a9721bc3691b291bf08562.tar.gz bcm5719-llvm-290d881f844deb2707a9721bc3691b291bf08562.zip | |
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
Diffstat (limited to 'llvm/lib/Support/ToolRunner.cpp')
0 files changed, 0 insertions, 0 deletions

