[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
Fri Feb 17 04:53:09 PST 2017


aaboud added a comment.

Please, generate the patch using this command:
svn diff --diff-cmd=diff -x -U999999 > file.patch


https://reviews.llvm.org/D30049





More information about the llvm-commits mailing list