diff options
author | Chris Bieneman <beanz@apple.com> | 2017-03-07 21:34:35 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2017-03-07 21:34:35 +0000 |
commit | a03cbcc6a6030e29437543871fb78520e31cfd02 (patch) | |
tree | 2347454f2bcfb74d98aed752f7df582ea833aa82 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 9accea6febaedb4b6c4083c7fbe96ea62b4467f2 (diff) | |
download | bcm5719-llvm-a03cbcc6a6030e29437543871fb78520e31cfd02.tar.gz bcm5719-llvm-a03cbcc6a6030e29437543871fb78520e31cfd02.zip |
[ObjectYAML] Fix issue with DWARF2 AddrSize 8
In my refactoring I introduced a bug where we were using the reference size instead of the offset size for DW_FORM_strp and similar forms.
This patch resolves the error and adds a test case testing all the DWARF forms for DWARF2 AddrSize 8. There is similar coverage already in the DWARFDebugInfoTest sources that covers the parser. Once I migrate the DWARFGenerator APIs to be built on the YAML tools they will be fully covered under the same tests.
llvm-svn: 297230
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions