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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 12:30:38 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294231: Get function start line number from DWARF info (authored by dblaikie).

Changed prior to commit:
  https://reviews.llvm.org/D27962?vs=86804&id=87282#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27962

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27962.87282.patch
Type: text/x-patch
Size: 8068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/95ac8f36/attachment.bin>


More information about the llvm-commits mailing list