diff options
author | Rafael Auler <rafaelauler@fb.com> | 2018-03-07 19:19:51 +0000 |
---|---|---|
committer | Rafael Auler <rafaelauler@fb.com> | 2018-03-07 19:19:51 +0000 |
commit | 7fdf44440ca47bbb3f52e2c01d77895fe1a2e0e1 (patch) | |
tree | fc008db81a38d91377f5af2425bef4cd69b6b362 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 915b4dbf8a3cf694390243050f63ebccd3e10cf2 (diff) | |
download | bcm5719-llvm-7fdf44440ca47bbb3f52e2c01d77895fe1a2e0e1.tar.gz bcm5719-llvm-7fdf44440ca47bbb3f52e2c01d77895fe1a2e0e1.zip |
[DebugInfo] Support DWARF expressions in eh_frame
This patch enhances DWARFDebugFrame with the capability of parsing and
printing DWARF expressions in CFI instructions. It also makes FDEs and
CIEs accessible to lib users, so they can process them in client tools
that rely on LLVM. To make it self-contained with a test case, it
teaches llvm-readobj to be able to dump EH frames and checks they are
correct in a unit test. The llvm-readobj code is Maksim Panchenko's work
(maksfb).
Reviewers: JDevlieghere, espindola
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D43313
llvm-svn: 326932
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions