diff options
author | Paul Robinson <paul.robinson@sony.com> | 2018-01-29 20:57:43 +0000 |
---|---|---|
committer | Paul Robinson <paul.robinson@sony.com> | 2018-01-29 20:57:43 +0000 |
commit | bf750c80e9dce1b6e2c270adba64fc85f7fbc861 (patch) | |
tree | d6b8c9388b9ee311cef8cc3b3be2a5aa74751aa8 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 015184b79ea85a12ba80f49442302361cb2706a8 (diff) | |
download | bcm5719-llvm-bf750c80e9dce1b6e2c270adba64fc85f7fbc861.tar.gz bcm5719-llvm-bf750c80e9dce1b6e2c270adba64fc85f7fbc861.zip |
[DWARFv5] Re-enable dumping a line table with no CU.
r323476 added support for DW_FORM_line_strp, and incorrectly made that
depend on having a DWARFUnit available. We shouldn't be tracking
.debug_line_str in DWARFUnit after all. After this patch, I can do an
NFC follow up and undo a bunch of the "plumbing" part of r323476.
Differential Revision: https://reviews.llvm.org/D42609
llvm-svn: 323691
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions