[PATCH] D29094: Add verbose printing of line info in LLVM Symbolizer

Simon Que via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 29 18:21:39 PST 2017


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

Adjusted logic for indentation; Reduced number of addresses to test


https://reviews.llvm.org/D29094

Files:
  include/llvm/DebugInfo/Symbolize/DIPrinter.h
  lib/DebugInfo/Symbolize/DIPrinter.cpp
  test/tools/llvm-symbolizer/Inputs/discrim
  test/tools/llvm-symbolizer/Inputs/discrim.c
  test/tools/llvm-symbolizer/Inputs/discrim.inp
  test/tools/llvm-symbolizer/sym-verbose.test
  tools/llvm-symbolizer/llvm-symbolizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29094.86238.patch
Type: text/x-patch
Size: 4463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/a1e8b92c/attachment.bin>


More information about the llvm-commits mailing list