[PATCH] D27962: Get function start line number from DWARF info
Simon Que via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 06:52:39 PST 2017
sque updated this revision to Diff 86804.
sque marked an inline comment as done.
sque added a comment.
Move printing of start line to before line/column/discrim
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.86804.patch
Type: text/x-patch
Size: 7870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/b18d76f8/attachment.bin>
More information about the llvm-commits
mailing list