[LLVMbugs] [Bug 18929] New: Introducing immediates with # is optional on aarch64

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Feb 21 10:16:00 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18929

            Bug ID: 18929
           Summary: Introducing immediates with # is optional on aarch64
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: AArch64
          Assignee: unassignedbugs at nondot.org
          Reporter: simon.hosie at arm.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

On Aarch64 it's not mandatory to prefix immediates with a #, but Clang's
integrated assembler does not understand this.

Unfortunately GCC does not use # when it generates aarch64 assembly.

-- 
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/20140221/9c756a83/attachment.html>


More information about the llvm-bugs mailing list