[PATCH] D143073: [DebugInfo] Handle fixed-width DW_FORM_addrx variants in DWARFFormValue::getAsSectionedAddress()
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 08:47:13 PST 2023
dblaikie added a comment.
In D143073#4105905 <https://reviews.llvm.org/D143073#4105905>, @benmxwl-arm wrote:
> Thanks a lot! The motivation here is more just completeness, as I've recently been working on enabling some DWARF5 features in a debugger (looking at the spec and LLVM).
Cool - good to know :)
Do you need me to submit this for you, or can you submit it yourself?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143073/new/
https://reviews.llvm.org/D143073
More information about the llvm-commits
mailing list