[llvm-bugs] [Bug 35625] Wasm backend: crash on address of aliased function name
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Feb 23 06:47:51 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=35625
Nicholas Wilson <ncw at realvnc.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Nicholas Wilson <ncw at realvnc.com> ---
Closing; now that we have a proper symbol table, the "hack" involving duplicate
imports is no longer needed, and the handling of aliased functions can be
considered comprehensively fixed. rLLD325861
--
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/20180223/4fe10eac/attachment.html>
More information about the llvm-bugs
mailing list