Skip to content
Commit fdf472a8 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent e838773b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment