[PATCH] D30049: x86 interrupt calling convention: re-align stack pointer on 64-bit if an error code was pushed
H.J Lu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 21 08:45:38 PST 2017
hjl.tools added a comment.
No, there is no need to realign stack in 64-bit mode.
https://reviews.llvm.org/D30049
More information about the llvm-commits
mailing list