[llvm-dev] WebAssembly into normal Target?

Justin Bogner via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 19 15:24:22 PDT 2018


Eric Christopher via llvm-dev <llvm-dev at lists.llvm.org> writes:
> Hi All,
>
> WebAssembly has been around for a while now, it's still being actively
> worked on and used. I think it's long past time we make it a normal target
> so that it gets tested on a regular basis. (Most recent random breakage is
> https://reviews.llvm.org/rL342576 which fails make check with web assembly
> enabled).

If we're at the point where people are asking the committer to fix tests
for the backend, then the backend should definitely be pulled out of
experimental. As is this just leads to needless overhead.

> Any objections? I'll probably do this next week unless someone raises a
> strong objection here.
>
> Thanks!
>
> -eric
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev


More information about the llvm-dev mailing list