[PATCH] D27962: Get function start line number from DWARF info

Simon Que via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 12:10:02 PST 2017


sque updated this revision to Diff 86695.
sque added a comment.

Rebased to latest revision; Added regression test coverage


https://reviews.llvm.org/D27962

Files:
  include/llvm/DebugInfo/DIContext.h
  include/llvm/DebugInfo/DWARF/DWARFDie.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDie.cpp
  lib/DebugInfo/Symbolize/DIPrinter.cpp
  test/tools/llvm-symbolizer/sym-verbose.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27962.86695.patch
Type: text/x-patch
Size: 8403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170201/32c5f925/attachment.bin>


More information about the llvm-commits mailing list