[libcxx-commits] [PATCH] D83741: [libunwind] Fix CIE v1 return address parsing

Ryan Prichard via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 21 17:20:12 PDT 2020


rprichard added a comment.

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.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83741/new/

https://reviews.llvm.org/D83741





More information about the libcxx-commits mailing list