[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:16:49 PST 2017


sque updated this revision to Diff 83751.
sque marked 2 inline comments as done.
sque added a comment.

Add function to get decl line from DWARFDie


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


More information about the llvm-commits mailing list