[PATCH] D22590: Improve virtual register handling when computing debug information
Dominic Chen via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 1 11:28:18 PDT 2016
ddcc added a comment.
Yes, without running the target passes for WebAssembly, llc will just crash later due to the virtual registers. Is this patch OK to land as is with the regular test?
https://reviews.llvm.org/D22590
More information about the llvm-commits
mailing list