[PATCH] D43211: [WebAssembly] promote from experimental to normal target
Dan Gohman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 20 16:22:09 PDT 2018
sunfish added a subscriber: echristo.
sunfish added a comment.
https://reviews.llvm.org/D50568 is now fixed!
This just leaves https://reviews.llvm.org/D43675. However, @echristo pointed out on llvm-dev that since LLVM just had a release, we have 6 months until they next one, which is likely enough time to resolve https://reviews.llvm.org/D43675 and get some general stabilizing in. And lots of people are eager for us to flip this switch. So let's do it!
I'll land the patch here as soon as I run a few more tests.
Repository:
rL LLVM
https://reviews.llvm.org/D43211
More information about the llvm-commits
mailing list