[llvm-bugs] [Bug 9295] Support for "asm goto"
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 2 18:30:17 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=9295
Nick Desaulniers <ndesaulniers at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #17 from Nick Desaulniers <ndesaulniers at google.com> ---
Yes; the main feature is there and mostly working (at least for the use case of
the Linux kernel). There's still some long tail bugs were tracking down and
squashing:
https://bugs.llvm.org/show_bug.cgi?id=42309
https://bugs.llvm.org/show_bug.cgi?id=42479
https://bugs.llvm.org/show_bug.cgi?id=42489
https://bugs.llvm.org/show_bug.cgi?id=42012
Closing this bug; let's get those 4 burned down!
Big thanks to the many many people involved in requesting/testing this,
especially Alexander Ivchenko, Craig Topper, and Jennifer Yu of Intel who did
the heavy lifting of implementing this! Feels good to close a ~8 year old bug.
--
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/20190703/ee00bcd1/attachment.html>
More information about the llvm-bugs
mailing list