[PATCH] D56275: x86 interrupt calling convention: Fix argument offsets

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 11:06:51 PST 2019


rnk added a comment.

I ended up putting together this small cleanup around calling conventions first:
https://reviews.llvm.org/D56883


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56275/new/

https://reviews.llvm.org/D56275





More information about the llvm-commits mailing list