diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2018-07-09 09:08:44 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2018-07-09 09:08:44 +0000 |
commit | 5e810a878d15fefb2e52a694467229d43f8d55f6 (patch) | |
tree | 66e65fd7609fcb1f586e811c6e888efe4fe38cff /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | e5801b02e49b6fc4dd07702652ea70c9ea0275f3 (diff) | |
download | bcm5719-llvm-5e810a878d15fefb2e52a694467229d43f8d55f6.tar.gz bcm5719-llvm-5e810a878d15fefb2e52a694467229d43f8d55f6.zip |
[AccelTable] Provide abstraction for emitting DWARF5 accelerator tables.
When emitting the DWARF accelerator tables from dsymutil, we don't have
a DwarfDebug instance and we use a custom class to represent Dwarf
compile units. This patch adds an interface AccelTableWriterInfo to
abstract these from the Dwarf5AccelTableWriter, so we can have a custom
implementation for this in dsymutil.
Differential revision: https://reviews.llvm.org/D49031
llvm-svn: 336529
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions