[PATCH] D77099: Exit unwinding early when at the top of the stack and additional info won't be found.
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 1 22:18:48 PDT 2020
compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.
This should be safe, if `pc` is ever 0, we don't have any chance of recovery.
@ldionne - yes, a phabricator review team sounds useful, would you please set that up?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77099/new/
https://reviews.llvm.org/D77099
More information about the llvm-commits
mailing list