[llvm-bugs] [Bug 31805] external assembler error with clang, ARM thumb: "branch out of range"

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 8 02:48:31 PDT 2018


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

Peter Smith <peter.smith at linaro.org> changed:

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

--- Comment #8 from Peter Smith <peter.smith at linaro.org> ---
Fix committed in r343960 the maximum size of inline assembly instructions is
now 6 which includes the possibility of an implicit-IT.

-- 
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/20181008/619e0764/attachment.html>


More information about the llvm-bugs mailing list