hanchenye-llvm-project/llvm/lib/Bytecode
Chris Lattner fdf472a83a 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
2003-10-10 05:43:47 +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 Fix a spello Misha made while fixing one of my appostrifications 2003-09-15 00:33:20 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00