diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-03-02 00:48:38 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-03-02 00:48:38 +0000 |
commit | 0d7c2788e4dc75e279b2d52383d6f1bb283f2178 (patch) | |
tree | 0eae6cd04e5fce1591ab8c3852343a3c63c9cea7 /lldb/scripts/Python/finish-swig-Python-LLDB.sh | |
parent | 7524fe4551d52a760cdcbba779b3a6ea55f7a3dc (diff) | |
download | bcm5719-llvm-0d7c2788e4dc75e279b2d52383d6f1bb283f2178.tar.gz bcm5719-llvm-0d7c2788e4dc75e279b2d52383d6f1bb283f2178.zip |
Remove the misguided extension here that reserved two special values in
the hash_code. I'm not sure what I was thinking here, the use cases for
special values are in the *keys*, not in the hashes of those keys.
We can always resurrect this if needed, or clients can accomplish the
same goal themselves. This makes the general case somewhat faster (~5
cycles faster on my machine) and smaller with less branching.
llvm-svn: 151865
Diffstat (limited to 'lldb/scripts/Python/finish-swig-Python-LLDB.sh')
0 files changed, 0 insertions, 0 deletions