[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.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 1 00:30:59 PDT 2020
jhenderson added a comment.
I think all the changes are good, but I'd like to see this patch independently of the variable renamings and document rewording before giving final approval to be sure. Please could you create separate commits for those and then rebase this patch on top, showing the diff of this patch only then.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73306/new/
https://reviews.llvm.org/D73306
More information about the llvm-commits
mailing list