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

Philipp Oppermann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 12:07:46 PST 2017


phil-opp added a comment.

This should also fix the 64-bit case of Bug 26477 <https://bugs.llvm.org//show_bug.cgi?id=26477>. I'm not quite sure what's the problem in the 32-bit case.


https://reviews.llvm.org/D30049





More information about the llvm-commits mailing list