hanchenye-llvm-project/llvm/test/tools/llvm-symbolizer
David Blaikie efc4eba816 Get function start line number from DWARF info
DWARF info contains info about the line number at which a function starts (DW_AT_decl_line).

This patch creates a function to look up the start line number for a function, and returns it in
DILineInfo when looking up debug info for a particular address.

Patch by Simon Que!

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D27962

llvm-svn: 294231
2017-02-06 20:19:02 +00:00
..
Inputs Add missing test cases from r293697/D29094 2017-02-01 17:15:24 +00:00
pdb
coff-dwarf.test
coff-exports.test Ignore llvm/test/tools/llvm-symbolizer/coff-exports.test on mingw. 2017-01-25 05:26:23 +00:00
dsym.test
fat.test Fix a bugs with using some Mach-O command line flags like "-arch armv7m". 2016-12-16 22:54:02 +00:00
ppc64.test
print_context.c
sym-verbose.test Get function start line number from DWARF info 2017-02-06 20:19:02 +00:00
sym.test