[llvm-bugs] [Bug 27329] ""Node emitted out of order - late" assert compiling to WASM

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 12 16:24:01 PDT 2016


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

Derek Schuff <dschuff at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Derek Schuff <dschuff at google.com> ---
It turns out this code is generated by LLVM 3.8. The stackpointer lowering code
in particular is much improved since then. You should just use tip of tree for
WebAssembly, as there has been a lot of development still going on,and we
expect plenty more.

-- 
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/20160412/be0192b6/attachment.html>


More information about the llvm-bugs mailing list