[llvm-bugs] [Bug 35719] simple c compile fail to webassembly

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jul 3 10:36:52 PDT 2018


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

Derek Schuff <dschuff at google.com> changed:

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

--- Comment #4 from Derek Schuff <dschuff at google.com> ---
--target=wasm32-none-none-wasm is now the default, (and the previous default
using ELF-style assembly, will be removed soon). Since you filed the bug, we
have also finished lld support for wasm object files. Since you indicated that
there was no error using the -wasm flavor triple, I'm going to close this bug,
but feel free to re-open if there's still an 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/20180703/5acaf475/attachment.html>


More information about the llvm-bugs mailing list