[PATCH] D13518: Add -address option to symbolizer
khemant@codeaurora.org via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 10:23:17 PDT 2015
khemant created this revision.
khemant added a reviewer: llvm-commits.
khemant set the repository for this revision to rL LLVM.
When llvm-symbolizer is passed a list of address, its nice to have an option which will print address corresponding line information. This improves human readability.
Repository:
rL LLVM
http://reviews.llvm.org/D13518
Files:
docs/CommandGuide/llvm-symbolizer.rst
test/tools/llvm-symbolizer/Inputs/addr.exe
test/tools/llvm-symbolizer/Inputs/addr.inp
test/tools/llvm-symbolizer/addr.test
tools/llvm-symbolizer/LLVMSymbolize.cpp
tools/llvm-symbolizer/LLVMSymbolize.h
tools/llvm-symbolizer/llvm-symbolizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13518.36755.patch
Type: text/x-patch
Size: 5450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151007/f50941b8/attachment.bin>
More information about the llvm-commits
mailing list