[llvm-bugs] [Bug 49118] [Integrated Assembler][Thumb2] ldr and str missing .w suffix aliases

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 9 12:03:08 PST 2021


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

Nick Desaulniers <ndesaulniers at google.com> changed:

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

--- Comment #2 from Nick Desaulniers <ndesaulniers at google.com> ---
Looks like GAS permits mixing ARM and thumb without assembler directives.  We
can probably modify the kernel to add `.arm` directives.

-- 
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/20210209/876e0e99/attachment.html>


More information about the llvm-bugs mailing list