[PATCH] D73306: llvm-addr2line: assume addresses on the command line are hexadecimal rather than attempting to guess the base based on the form of the number.

Richard Smith - zygoloid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 16:44:10 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9a709dd2bb45: llvm-addr2line: assume addresses on the command line are hexadecimal rather… (authored by rsmith).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73306

Files:
  llvm/docs/CommandGuide/llvm-addr2line.rst
  llvm/test/lit.cfg.py
  llvm/test/tools/llvm-symbolizer/input-base.test
  llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73306.258203.patch
Type: text/x-patch
Size: 5832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/0e268475/attachment.bin>


More information about the llvm-commits mailing list