aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ErrorTest.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2018-07-06 02:33:58 +0000
committerZachary Turner <zturner@google.com>2018-07-06 02:33:58 +0000
commit1f200adfa7c1a87ca8af43c4eb5f471379899d26 (patch)
tree6af03a8a547785ba7fe84c06b6c5b47c7efcedfe /llvm/unittests/Support/ErrorTest.cpp
parent4832b9ea6b41ce854fe68ab1b632ab762fccb3c6 (diff)
downloadllvm-1f200adfa7c1a87ca8af43c4eb5f471379899d26.zip
llvm-1f200adfa7c1a87ca8af43c4eb5f471379899d26.tar.gz
llvm-1f200adfa7c1a87ca8af43c4eb5f471379899d26.tar.bz2
[PDB] Sort globals symbols by name in GSI hash buckets.
It seems like the debugger first computes a symbol's bucket, and then does a binary search of entries in the bucket using the symbol's name in order to find it. If the bucket entries are not in sorted order, this obviously won't work. After this patch a couple of simple test cases show that we generate an exactly identical GSI hash stream, which is very nice. llvm-svn: 336405
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions