[PATCH] D30049: x86 interrupt calling convention: re-align stack pointer on 64-bit if an error code was pushed

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 06:50:12 PDT 2017


aaboud accepted this revision.
aaboud added a comment.
This revision is now accepted and ready to land.

Now that we agreed on why this fix is correct, the code LGTM.


https://reviews.llvm.org/D30049





More information about the llvm-commits mailing list