diff options
author | Frederic Riss <friss@apple.com> | 2015-01-28 22:15:14 +0000 |
---|---|---|
committer | Frederic Riss <friss@apple.com> | 2015-01-28 22:15:14 +0000 |
commit | 563cba6d2b29510ac23db46173f1b86abe7102cc (patch) | |
tree | 92d8d6aef57fcda60bfbb960245a27743c37c0c4 /lldb/scripts/Python | |
parent | dc7b2869ab601e074b89650fe3ffc16d3da5823a (diff) | |
download | bcm5719-llvm-563cba6d2b29510ac23db46173f1b86abe7102cc.tar.gz bcm5719-llvm-563cba6d2b29510ac23db46173f1b86abe7102cc.zip |
[dsymutil] Gather the DIE tree child->parent relationships.
The libDebugInfo DIE parsing doesn't store these relationships, we have to
recompute them. This commit introduces the CompileUnit bookkeeping class to
store this data. It will be expanded with more fields in the future.
No tests as this produces no visible output.
llvm-svn: 227382
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions