[llvm-symbolizer] Add -print-address option
authorHemant Kulkarni <khemant@codeaurora.org>
Mon, 12 Oct 2015 19:26:44 +0000 (19:26 +0000)
committerHemant Kulkarni <khemant@codeaurora.org>
Mon, 12 Oct 2015 19:26:44 +0000 (19:26 +0000)
commite8d28f3d7a73297b28bc60fe81ab38d116f3dc6c
tree0cde45aab15336f83defc97f3c0cbbc77a297761
parent2fef79ea9688940ab1b71f2d7b635e66bf301386
[llvm-symbolizer] Add -print-address option

Differential Revision: http://reviews.llvm.org/D13518

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250086 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandGuide/llvm-symbolizer.rst
test/tools/llvm-symbolizer/Inputs/addr.exe [new file with mode: 0755]
test/tools/llvm-symbolizer/Inputs/addr.inp [new file with mode: 0644]
test/tools/llvm-symbolizer/sym.test [new file with mode: 0644]
tools/llvm-symbolizer/llvm-symbolizer.cpp