[PATCH] D56275: x86 interrupt calling convention: Fix argument offsets
Philipp Oppermann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 5 04:32:53 PST 2019
phil-opp added a comment.
@rnk Thanks for your thoughtful reply! Sorry for voicing my frustration, I just feared that the issue remains unfixed because no one wants to invest the time to fix it properly. But I understand your reasoning and I see how the current code is somewhat hacky.
Thanks a lot for offering your help! It would be great if this could be fixed in a clean way, so that it won't break on each new code path in the future.
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