[PATCH] D49517: [WebAssembly] Ensure all bitcasts that would be invalid in wasm are removed by FixFunctionBitcasts pass
Alex Crichton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 26 16:22:17 PDT 2018
alexcrichton added a comment.
I'm a bit late to this diff but I've bisected a regression in the Rust repo to this revision -- https://bugs.llvm.org/show_bug.cgi?id=38711
Repository:
rL LLVM
https://reviews.llvm.org/D49517
More information about the llvm-commits
mailing list