diff options
author | Igor Kudrin <ikudrin@accesssoftek.com> | 2019-04-04 08:39:40 +0000 |
---|---|---|
committer | Igor Kudrin <ikudrin@accesssoftek.com> | 2019-04-04 08:39:40 +0000 |
commit | 0fed7b0564801eb481332b0c9ab0259a9866164b (patch) | |
tree | df65e64761f7690f38c80ea29fee8bc6567e6bbc /lldb/packages/Python/lldbsuite/test/plugins/builder_netbsd.py | |
parent | 8911c5be46b9ae1235944dee4d2f7e89a12b9fca (diff) | |
download | bcm5719-llvm-0fed7b0564801eb481332b0c9ab0259a9866164b.tar.gz bcm5719-llvm-0fed7b0564801eb481332b0c9ab0259a9866164b.zip |
[llvm-symbolizer] Add `--output-style` switch.
In general, llvm-symbolizer follows the output style of GNU's addr2line.
However, there are still some differences; in particular, for a requested
address, llvm-symbolizer prints line and column, while addr2line prints
only the line number.
This patch adds a new switch to select the preferred style.
Differential Revision: https://reviews.llvm.org/D60190
llvm-svn: 357675
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/plugins/builder_netbsd.py')
0 files changed, 0 insertions, 0 deletions