diff options
author | Zachary Turner <zturner@google.com> | 2017-01-25 21:17:40 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-01-25 21:17:40 +0000 |
commit | 29da5db7a0bb0fefbebc1e8ecaa1da557130cd4d (patch) | |
tree | 26eecd515187d7a13ee811dd2a3eddcac2e0fbe2 /lldb/packages/Python/lldbsuite/test/python_api/target/main.c | |
parent | 6ec3b468ddd4448814194091a42e63f026adadeb (diff) | |
download | bcm5719-llvm-29da5db7a0bb0fefbebc1e8ecaa1da557130cd4d.tar.gz bcm5719-llvm-29da5db7a0bb0fefbebc1e8ecaa1da557130cd4d.zip |
[pdb] Correctly parse the hash adjusters table from TPI stream.
This is not a list of pairs, it is a hash table data structure. We now
correctly parse this out and dump it from llvm-pdbdump.
We still need to understand the conditions that lead to a type
getting an entry in the hash adjuster table. That will be done
in a followup investigation / patch.
Differential Revision: https://reviews.llvm.org/D29090
llvm-svn: 293090
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/main.c')
0 files changed, 0 insertions, 0 deletions