[PATCH] D25708: [WebAssembly] Fix for 0xc call_indirect changes
Jacob Gravelle via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 13:59:29 PDT 2016
jgravelle-google added a comment.
I also vote for this one, so it looks like we all agree.
I'll make this a bit more production-ready and update this review.
In particular:
- Add a more complete test to validate that stackification errors are gone
- Actually add a description of the WebAssemblyCallIndirectFixup pass
- Make sure this runs regardless of opt level
Thanks!
https://reviews.llvm.org/D25708
More information about the llvm-commits
mailing list