diff options
author | Paul Robinson <paul.robinson@sony.com> | 2018-02-05 20:43:15 +0000 |
---|---|---|
committer | Paul Robinson <paul.robinson@sony.com> | 2018-02-05 20:43:15 +0000 |
commit | 0a22709f067c2305e1d99a7dcc6f74f9d65ef47b (patch) | |
tree | 9281bec368cb9a66429516c2280ab6d034ec004a /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 02914dc1278cf9b472e9cd4357d641b5dd3f5834 (diff) | |
download | bcm5719-llvm-0a22709f067c2305e1d99a7dcc6f74f9d65ef47b.tar.gz bcm5719-llvm-0a22709f067c2305e1d99a7dcc6f74f9d65ef47b.zip |
[DWARF] Regularize dumping strings from line tables.
The major visible difference here is that in line-table dumps,
directory and file names are wrapped in double-quotes; previously,
directory names got single quotes and file names were not quoted at
all.
The improvement in this patch is that when a DWARF v5 line table
header has indirect strings, in a verbose dump these will all have
their section[offset] printed as well as the name itself. This
matches the format used for dumping strings in the .debug_info
section.
Differential Revision: https://reviews.llvm.org/D42802
llvm-svn: 324270
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions