commit | 39cacceb551be6f0f675e2d887fa9ac9b908380d | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Oct 10 05:43:47 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Oct 10 05:43:47 2003 +0000 |
tree | ca3a1a788606aba0b56dd4cdddbf090387e63acc | |
parent | 25839f02c68e00f91fbc92c954c2fc5524472032 [diff] |
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