[libcxx-commits] [PATCH] D96901: [libunwind] Add support for PC reg column in arm64
Marco Vanotti via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 17 17:47:19 PST 2021
charco added a comment.
In D96901#2570117 <https://reviews.llvm.org/D96901#2570117>, @danielkiss wrote:
> Could you add `[libunwind]` to the beginning of title?
> but otherwise LGTM as the author of the corresponding dwarf spec change.
>
> Thanks for this patch.
Thanks for the review! Maybe with this change the sigreturn code for linux can be simplified? (see https://reviews.llvm.org/D90898 for context)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96901/new/
https://reviews.llvm.org/D96901
More information about the libcxx-commits
mailing list