[llvm-dev] WebAssembly into normal Target?

James Y Knight via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 19 15:05:31 PDT 2018


Sounds reasonable to me.

For reference, these are the targets currently marked experimental:
  ARC, AVR, Nios2, RISCV, WebAssembly.

I think RISCV ought to be moved out of the "experimental" list, too.
(cc += asb, for comment)


On Wed, Sep 19, 2018 at 5:47 PM Eric Christopher via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> 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).
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180919/bc47d745/attachment.html>


More information about the llvm-dev mailing list