[PATCH] D32315: Introduce a new DWARFContext::getInliningInfoForAddress API to expose pointers to strings stored in DWARF file.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 15:15:33 PDT 2017


danielcdh updated this revision to Diff 96036.
danielcdh added a comment.

set initial value for local variables.


https://reviews.llvm.org/D32315

Files:
  include/llvm/DebugInfo/DWARF/DWARFContext.h
  include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDebugLine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32315.96036.patch
Type: text/x-patch
Size: 12904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170420/6d197379/attachment.bin>


More information about the llvm-commits mailing list