[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
Mon Mar 30 20:46:05 PDT 2020
rsmith updated this revision to Diff 253775.
rsmith marked 11 inline comments as done.
rsmith added a comment.
Herald added a subscriber: MaskRay.
- Switch this function to the LLVM variable naming convention, to match the rest of the file.
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.253775.patch
Type: text/x-patch
Size: 7607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/ec7e39dd/attachment-0001.bin>
More information about the llvm-commits
mailing list