[PATCH] D96560: libunwind: Don't attempt to authenticate a null return address.

Ryan Prichard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 16:37:27 PST 2021


rprichard added a comment.

It seems OK to me. Does it make sense to also skip (pc == 0) in UnwindCursor<A, R>::setInfoForSigReturn?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96560



More information about the llvm-commits mailing list