[PATCH] D98701: StackProtector: insert check before `musttail` call.
Tim Northover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 16 09:07:55 PDT 2021
t.p.northover planned changes to this revision.
t.p.northover added a comment.
We've just discovered there are problems on the SDAG path too for guaranteed tail calls. I'll update the patch once I've got a fix ready.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98701/new/
https://reviews.llvm.org/D98701
More information about the llvm-commits
mailing list