[llvm-bugs] [Bug 36807] Crash in WasmObjectWriter.cpp with `__thread` variables
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 13 11:15:30 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36807
Derek Schuff <dschuff at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Derek Schuff <dschuff at google.com> ---
Yeah I think this bug was basically just "we crash when we compile __thread
variables at all" and I fixed that for the single-thread case a while back.
--
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/20180613/1d891faf/attachment.html>
More information about the llvm-bugs
mailing list