[PATCH] D106129: [ExecutionEngine] Check for libunwind before calling __register_frame
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 14 18:27:42 PDT 2021
lhames accepted this revision.
lhames added a comment.
This revision is now accepted and ready to land.
LGTM -- Thanks Harald. Do you have commit access? If not please let me know and I can commit this on your behalf.
Side note: I think we should revisit the dynamic registration APIs in libunwind to see if we can come up with something universal, but this seems like a good interim solution. I'll mention this on PR44074 too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106129/new/
https://reviews.llvm.org/D106129
More information about the llvm-commits
mailing list