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

Simon Que via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 13:54:01 PST 2017


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

Reorganize get function name logic in getFunctionNameAndStartLineForAddress


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27962.83862.patch
Type: text/x-patch
Size: 7165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/c65c8a7e/attachment.bin>


More information about the llvm-commits mailing list