[PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.

Mike Aizatsky via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 15:27:48 PST 2016


aizatsky updated this revision to Diff 44384.
aizatsky added a comment.

using line iterator.


http://reviews.llvm.org/D15909

Files:
  include/llvm/DebugInfo/Symbolize/DIPrinter.h
  lib/DebugInfo/Symbolize/DIPrinter.cpp
  test/lit.cfg
  test/tools/llvm-symbolizer/print_context.c
  tools/llvm-symbolizer/llvm-symbolizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15909.44384.patch
Type: text/x-patch
Size: 5668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160108/117fd3f2/attachment.bin>


More information about the llvm-commits mailing list