[PATCH] D56944: [X86] Fix bug in x86_intrcc with arg copy elision
Philipp Oppermann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 24 09:54:15 PST 2019
phil-opp added a comment.
I don't know enough about LLVM to review the code, but I just built a custom Rust compiler that uses this patch and can verify that this fixes the passed error code. The passed exception stack frame looks correct too.
Thanks a lot for fixing this @rnk!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56944/new/
https://reviews.llvm.org/D56944
More information about the llvm-commits
mailing list