[llvm-bugs] [Bug 49887] llvm-ml unable to assemble mov dword ptr [ebx + 1], eax

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jun 14 09:36:31 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=49887

Eric Astor <epastor at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Eric Astor <epastor at google.com> ---
We've added a workaround for this at head with
https://reviews.llvm.org/rGdc0c3fe5f35eb5fc8d5b36bb79761fb374a87269

However, if anyone can find an example that can't be disambiguated by checking
for `ptr` afterwards, we'll need to do some more work to actually check for
instruction mnemonics as reserved words.

-- 
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/20210614/a87bef39/attachment.html>


More information about the llvm-bugs mailing list