[PATCH] D91505: ELFAsmParser: Remove non-SHF_ALLOC or non-executable sections' line info/address ranges contribution for -g
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 16 19:07:30 PST 2020
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Sounds good to me (I guess ALLOC and EXECINSTR can both be enabled separately? Is this consistent with the Binutils change? (or does one subsume the other?))
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91505/new/
https://reviews.llvm.org/D91505
More information about the llvm-commits
mailing list