llvm-6502/lib/Bytecode
Chris Lattner 39cacceb55 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
2003-10-10 05:43:47 +00:00
..
Archive Update file header for renamed file 2003-09-22 23:42:00 +00:00
Reader Ok, the "fix" for this is to do a real associative container. Symbol tables 2003-10-10 05:43:47 +00:00
Writer Standardize header file comments 2003-09-30 18:37:50 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00