[PATCH] D83741: [libunwind] Fix CIE v1 return address parsing
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 06:46:02 PDT 2020
hans added a comment.
In D83741#2165675 <https://reviews.llvm.org/D83741#2165675>, @rprichard wrote:
> There's only an issue if the return address register is in the range [128..255], and my impression is that probably never happens. It's also not a regression.
Okay, let's not worry about it for the release then. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83741/new/
https://reviews.llvm.org/D83741
More information about the llvm-commits
mailing list