[llvm-bugs] [Bug 43260] emscripten exception with new LLVM backend
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Sep 9 17:48:41 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43260
Heejin Ahn <aheejin at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #4 from Heejin Ahn <aheejin at gmail.com> ---
I could reproduce it with the emsdk latest-release. This is not a WebAssembly
backend's bug but a bug in some other LLVM IR pass, and this is fixed in the
current tip of the tree. Because this is not an LLVM bug, I'll close this, and
we can continue discussion in the emscripten issue.
--
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/20190910/f2b3964d/attachment.html>
More information about the llvm-bugs
mailing list