aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Bytecode/Reader/ReaderWrappers.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
commit39cacceb551be6f0f675e2d887fa9ac9b908380d (patch)
treeca3a1a788606aba0b56dd4cdddbf090387e63acc /lib/Bytecode/Reader/ReaderWrappers.cpp
parent25839f02c68e00f91fbc92c954c2fc5524472032 (diff)
downloadexternal_llvm-39cacceb551be6f0f675e2d887fa9ac9b908380d.zip
external_llvm-39cacceb551be6f0f675e2d887fa9ac9b908380d.tar.gz
external_llvm-39cacceb551be6f0f675e2d887fa9ac9b908380d.tar.bz2
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/Bytecode/Reader/ReaderWrappers.cpp')
0 files changed, 0 insertions, 0 deletions