[PATCH] D143073: [DebugInfo] Handle fixed-width DW_FORM_addrx variants in DWARFFormValue::getAsSectionedAddress()
Benjamin Maxwell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 01:26:33 PST 2023
benmxwl-arm added a comment.
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).
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