commit | 395adf9f891cdbe5aa58d0817c06a27880894eb4 | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Sun Feb 22 22:03:38 2015 +0000 |
committer | Zachary Turner <zturner@google.com> | Sun Feb 22 22:03:38 2015 +0000 |
tree | 7406f1203736670098039311269a8d5b2bf89ccf | |
parent | e759e99a67aeeb96048e8358d7ad20a9530e6807 [diff] |
[llvm-pdbdump] Rewrite dumper using visitor pattern. This increases the flexibility of how to dump different symbol types -- necessary for context-sensitive formatting of symbol types -- and also improves the modularity by allowing the dumping to be implemented in the actual dumper, as opposed to in the PDB library. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230184 91177308-0d34-0410-b5e6-96231b3b80d8