[libcxx-commits] [PATCH] D96901: [libunwind] Add support for PC reg column in arm64
Joerg Sonnenberger via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 17 17:53:00 PST 2021
joerg added a comment.
I don't get this change. The restore code is literally returning by jumping to x30, so how is splitting PC and LR supposed to work?
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