summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/DynamicLinker.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-10 05:43:47 +0000
committerChris Lattner <sabre@nondot.org>2003-10-10 05:43:47 +0000
commitfdf472a83abf493791350be4b8e3ac95ddeeeb62 (patch)
tree8ef32251787a41208f8f3ef076f6141f5fa201b8 /llvm/lib/Support/DynamicLinker.cpp
parente838773b6317809edd97a3d9a97abbed0559fb0e (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud