[PATCH] D21808: [WebAssembly] Handle debug information and virtual registers without crashing
Derek Schuff via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 16 23:15:26 PDT 2016
dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.
LGTM. The fast-isel check at least ensures that we don't regress from where we are now with this patch (don't crash, even if the debug info isn't right).
https://reviews.llvm.org/D21808
More information about the llvm-commits
mailing list