[llvm-bugs] [Bug 49887] New: llvm-ml unable to assemble mov dword ptr [ebx + 1], eax
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Apr 7 18:09:43 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=49887
Bug ID: 49887
Summary: llvm-ml unable to assemble mov dword ptr [ebx + 1],
eax
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: MC
Assignee: unassignedbugs at nondot.org
Reporter: jmuizelaar at mozilla.com
CC: llvm-bugs at lists.llvm.org
test.asm:4:24: error: unexpected token at start of statement
mov dword ptr [ebx + 1], eax
Microsoft's ml handles this fine
--
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/20210408/71c85c3e/attachment.html>
More information about the llvm-bugs
mailing list