Closed Quuxplusone closed 12 years ago
Bugzilla Link | PR8665 |
Status | RESOLVED FIXED |
Importance | P normal |
Reported by | Nick Lewycky (nlewycky@google.com) |
Reported on | 2010-11-22 17:03:41 -0800 |
Last modified on | 2012-03-13 17:06:58 -0700 |
Version | 1.0 |
Hardware | PC Linux |
CC | clattner@nondot.org, daniel@zuster.org, llvm-bugs@lists.llvm.org, pawel.worach@gmail.com |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also |
It doesn't hurt to have a tracking bug for this, but as you mention the prerequisite step is to implement intel syntax for llvm-mc first. If we were going to do it, I'd advocate for NASM flavor, since it is frequently used on the windows side of the world. I don't know of anyone planning to work on this though.
Hi Nick, I'm pretty sure we support this now. Can you verify? Clang still doesn't support "code warrior / microsoft - style inline assembly", but that's separate from mc-level support.
Verified!