[PATCH] D102316: [symbolizer] Added StartAddress for the resolved function.
Alex Orlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 13 12:33:55 PDT 2021
aorlov added a comment.
> it could just be part of the verbose output (since that is where the `StartLine` output is printed.
I like this more. Feels like we already have enough options.
What about compatibility with gnu adr2line? Unless I’m missing something, they do not offer such data. Do we care?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102316/new/
https://reviews.llvm.org/D102316
More information about the llvm-commits
mailing list