diff options
| author | Pavel Labath <pavel@labath.sk> | 2019-01-10 09:16:00 +0000 |
|---|---|---|
| committer | Pavel Labath <pavel@labath.sk> | 2019-01-10 09:16:00 +0000 |
| commit | 1c69ab286041992eedb0cc2bc2730f24f107175d (patch) | |
| tree | 0a52634cbc189df0738a3a3069648c1d98f8e25b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 72082214525a811e3526819a1c22a58aa51e18bf (diff) | |
Add a verbose mode to "image dump line-table" and use it to write a .debug_line test
Summary:
The motivation for this is being able to write tests for the upcoming
breakpad line table parser, but this could be useful for testing the
low-level workings of any line table format. Or simply for viewing the
line table information with more detail (the brief format doesn't
include any of the flags for end_of_prologue and similar).
I've also removed the load_addresses argument from the
DumpCompileUnitLineTable function, as it wasn't being used anywhere.
Reviewers: clayborg, zturner
Subscribers: JDevlieghere, lldb-commits
Differential Revision: https://reviews.llvm.org/D56315
llvm-svn: 350802
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
