diff options
| author | Chris Lattner <sabre@nondot.org> | 2003-10-10 05:43:47 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2003-10-10 05:43:47 +0000 |
| commit | 39cacceb551be6f0f675e2d887fa9ac9b908380d (patch) | |
| tree | ca3a1a788606aba0b56dd4cdddbf090387e63acc /lib/VMCore/Module.cpp | |
| parent | 25839f02c68e00f91fbc92c954c2fc5524472032 (diff) | |
Ok, the "fix" for this is to do a real associative container. Symbol tables
are ordered by name, not by slot, so the previous solution wasn't any good.
On a large testcase, this reduces time to parse from 2.17s to 1.58s.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9002 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/Module.cpp')
0 files changed, 0 insertions, 0 deletions
