llvm-project/llvm/lib/DebugInfo
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
..
CodeView Properly parse the TypeServer2 record. 2017-02-03 21:22:27 +00:00
DWARF Get function start line number from DWARF info 2017-02-06 20:19:02 +00:00
MSF [PDB] Validate superblock addresses 2016-12-18 00:41:10 +00:00
PDB Properly parse the TypeServer2 record. 2017-02-03 21:22:27 +00:00
Symbolize Get function start line number from DWARF info 2017-02-06 20:19:02 +00:00
CMakeLists.txt [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
LLVMBuild.txt [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00