[PATCH] D67855: [X86] Add new calling convention that guarantees tail call optimization
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 15:49:35 PDT 2019
rnk added a comment.
In D67855#1698112 <https://reviews.llvm.org/D67855#1698112>, @dwightguth wrote:
> It's ready on my end. I don't have commit access, so...
I committed this as rL373976 <https://reviews.llvm.org/rL373976>, thanks!
I always ask permission to commit other folks patches just to be sure. We're not on github yet so we don't have a nice story for separating the patch author from the "approver" or "merger". Soon, though.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67855/new/
https://reviews.llvm.org/D67855
More information about the llvm-commits
mailing list