[PATCH] D71834: [DWARF] Fix DWARFDebugAranges to support 64-bit CU offsets.
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 03:33:17 PST 2020
ikudrin added a comment.
In D71834#1820359 <https://reviews.llvm.org/D71834#1820359>, @aprantl wrote:
> > But removing the default values is also seems to be out of the scope of the patch.
>
> Okay, but could you please prepare a follow-up patch that does this?
Thank you for the review! D72757 <https://reviews.llvm.org/D72757> is created to remove the default values.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71834/new/
https://reviews.llvm.org/D71834
More information about the llvm-commits
mailing list