[llvm-bugs] [Bug 47933] Assertion failure in WebAssemblyFastISel

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 26 05:02:39 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=47933

Heejin Ahn <aheejin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |aheejin at gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from Heejin Ahn <aheejin at gmail.com> ---
This bug was already fixed in
https://github.com/llvm/llvm-project/commit/cc612c29084e907900ce63ad9031ab573a64e942,
but has not been included in the latest 11.0 release. I requested this to be
included in the 11.0.1 release: https://bugs.llvm.org/show_bug.cgi?id=47970

But 11.0.1 release will be available at least after several months. Meanwhile,
you can use the tip of tree LLVM, or other WebAssembly supporting toolchains,
such as Emsdk that provides latest releases for all necessary toolchains.
Emsdk repo: https://github.com/emscripten-core/emsdk
Manual: https://emscripten.org/docs/getting_started/downloads.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201026/0dfd0bc9/attachment-0001.html>


More information about the llvm-bugs mailing list