| commit | a6002fd9208b0bb818185837c2bb6b004319bf77 | [log] [tgz] |
|---|---|---|
| author | Benjamin Kramer <benny.kra@googlemail.com> | Wed Sep 14 01:09:52 2011 +0000 |
| committer | Benjamin Kramer <benny.kra@googlemail.com> | Wed Sep 14 01:09:52 2011 +0000 |
| tree | 4fb172e53a9877a33573a0191143d9f6e2c042d4 | |
| parent | 91991efcdc439967ca30d81d82fe21232bd929a9 [diff] |
DWARF: Port support for parsing .debug_aranges section from LLDB and wire it up to llvm-dwarfdump. This is only one half of it, the part that caches address ranges from the DIEs when .debug_aranges is not available will be ported soon. llvm-svn: 139680