[PATCH] D59553: llvm-symbolizer shows incorrect source line info if --gc-sections used
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 19 11:18:56 PDT 2019
dblaikie added a comment.
(also the title of this patch makes it sound like this is a patch to llvm-symbolizer (which I Suspect it should be - if gold/binutils ld produce similar output to lld's current (pre-patch) output, then llvm-symbolizer should be adjusted to cope with that, even if lld is changed))
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59553/new/
https://reviews.llvm.org/D59553
More information about the llvm-commits
mailing list