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

Simon Que via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 17:37:14 PST 2017


sque updated this revision to Diff 83756.
sque marked 3 inline comments as done.
sque added a comment.

Recursively get specification or abstract origin; omit use of failure value


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.83756.patch
Type: text/x-patch
Size: 7147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/fc27cba5/attachment.bin>


More information about the llvm-commits mailing list