[PATCH] D60067: [llvm-symbolizer] Add llvm-addr2line.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 05:40:00 PDT 2019


ikudrin updated this revision to Diff 194849.
ikudrin added a comment.
Herald added a subscriber: arphaman.

- Added a doc page for llvm-addr2line. I'll really appreciate any corrections.
- Addressed other review comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60067/new/

https://reviews.llvm.org/D60067

Files:
  docs/CommandGuide/index.rst
  docs/CommandGuide/llvm-addr2line.rst
  docs/CommandGuide/llvm-symbolizer.rst
  test/CMakeLists.txt
  test/tools/llvm-symbolizer/demangle.s
  test/tools/llvm-symbolizer/help.test
  test/tools/llvm-symbolizer/output-style.test
  test/tools/llvm-symbolizer/sym.test
  tools/llvm-symbolizer/CMakeLists.txt
  tools/llvm-symbolizer/llvm-symbolizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60067.194849.patch
Type: text/x-patch
Size: 11942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190412/22e9ef8f/attachment.bin>


More information about the llvm-commits mailing list