[llvm-bugs] [Bug 27784] llc emits AT&T-mnemonic when using -O0 --x86-asm-syntax=intel
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jan 25 13:57:44 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=27784
Craig Topper <craig.topper at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |craig.topper at gmail.com
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Craig Topper <craig.topper at gmail.com> ---
I believe this was fixed in r314140. We now print "movabs»·rdi, offset
.LLt_0004" The 'offset' makes the GNU assembler happy.
--
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/20180125/8edae5a9/attachment.html>
More information about the llvm-bugs
mailing list