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 | fdf472a83abf493791350be4b8e3ac95ddeeeb62 (patch) | |
tree | 8ef32251787a41208f8f3ef076f6141f5fa201b8 /llvm/lib/Support/DynamicLinker.cpp | |
parent | e838773b6317809edd97a3d9a97abbed0559fb0e (diff) | |
download | bcm5719-llvm-fdf472a83abf493791350be4b8e3ac95ddeeeb62.tar.gz bcm5719-llvm-fdf472a83abf493791350be4b8e3ac95ddeeeb62.zip |
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.
llvm-svn: 9002
Diffstat (limited to 'llvm/lib/Support/DynamicLinker.cpp')
0 files changed, 0 insertions, 0 deletions