[llvm-bugs] [Bug 32528] no way to specify inteldialect for module level inline assembly
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Apr 5 00:01:40 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32528
Andrew Kelley <superjoe30 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #2 from Andrew Kelley <superjoe30 at gmail.com> ---
Thank you, you're right. And it should have the `noprefix` suffix to be more
compatible with GCC.
.intel_syntax noprefix
--
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/20170405/35fe6d1f/attachment.html>
More information about the llvm-bugs
mailing list