llvm-project/llvm/test/tools/llvm-symbolizer
Sterling Augustine c64b56617d Print discriminators when printing .debug_line in GNU style.
Summary:
gnu addr2line prints DWARF line table discriminators like so:

<file>:<line> (discriminator <Number>)

This matches that behavior.

Document how and when --output-style=GNU prints discriminators

Add test for new GNU-style discriminator printing.

Reviewers: rupprecht, labath, jhenderson

Subscribers: aprantl, hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73318
2020-01-29 12:22:12 -08:00
..
Inputs llvm-symbolizer test: Add a bit of extra detail on how to compile/reproduce this 2020-01-28 11:07:47 -08:00
pdb
adjust-vma.s
basenames.s
basic.s
coff-dwarf.test [Symbolize] Use the local MSVC C++ demangler instead of relying on dbghelp. NFC. 2019-10-16 20:38:44 +00:00
coff-exports.test [Symbolize] Use the local MSVC C++ demangler instead of relying on dbghelp. NFC. 2019-10-16 20:38:44 +00:00
demangle.s
discriminator.test Print discriminators when printing .debug_line in GNU style. 2020-01-29 12:22:12 -08:00
dsym.test
dwo.test
fat.test
fission-ranges.test
flag-grouping.test
flush-output.s
frame-fortran.s [NFC] Fix tests added in r364225 which failed on Windows due to incorrect path separators. 2019-06-24 23:16:32 +00:00
frame-loclist.s Fix llvm-symbolizer tests on Windows, one more time. 2020-01-02 15:27:51 -08:00
frame-noname.s Fix new llvm-symbolizer tests on Windows. 2019-11-25 15:59:13 -08:00
frame-specification.s Fix llvm-symbolizer tests on Windows, one more time. 2020-01-02 15:27:51 -08:00
frame-types.s [NFC] Fix tests added in r364225 which failed on Windows due to incorrect path separators. 2019-06-24 23:16:32 +00:00
frame.s Fix frame.s test dir-separator checks 2019-06-25 12:35:38 +00:00
functions.s [test][tools] Add missing and improve testing 2019-12-09 12:24:23 +00:00
help.test [binutils] Add response file option to help and docs 2019-06-21 11:49:20 +00:00
ignore-undefined-symbols.s
invalid-input-address.test [llvm-symbolizer]Fix printing of malformed address values not passed via stdin 2020-01-08 18:37:41 +08:00
only-empty-ranges.s
options-from-env.test [llvm-symbolizer] Prefix invocations in test with env 2019-12-20 15:52:14 -08:00
output-style-column.test
output-style-empty-line.test
output-style-inlined.test
padding-x86_64.ll
ppc64.test
print_context.c
space-in-path.s
split-debug.test
split-dwarf-addr-object-relocation.test
split-dwarf-dwp.test
split-dwarf-multiple-cu.test
split-dwarf.test
sym-verbose.test
sym.test [llvm-symbolizer]Fix printing of malformed address values not passed via stdin 2020-01-08 18:37:41 +08:00
untag-addresses.test Add "REQUIRES: x86-registered-target" to test. 2019-08-05 21:44:45 +00:00
wasm-basic.s [WebAssembly] Add WebAssembly support to llvm-symbolizer 2020-01-28 09:55:38 -08:00