[PATCH] D77099: Exit unwinding early when at the top of the stack and additional info won't be found.
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 31 10:33:38 PDT 2020
ldionne added a subscriber: phosek.
ldionne added a comment.
The change makes sense to me, but TBH I don't consider myself an owner of libunwind because I don't know the code base sufficiently well. I'd trust @mstorsjo (or @phosek or @compnerd) since they have far more commits to libunwind.
BTW, folks, would you like for a `libunwind` review team to be setup in Phabricator like we did for libc++abi and libc++? It's easy to do and would clarify who's considered a code owner for libunwind.
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