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

           Summary: The ARM AsmPrinter doesn't recognize a modifier.
           Product: new-bugs
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=2789)
 --> (http://llvm.org/bugs/attachment.cgi?id=2789)
Patch to handle ${0:a}

The ARM AsmPrinter flagged %a0 ${0:a} as an error. I believe that it means
"don't output an '#' in front of an immediate address value".
Could someone take a look at the enclosed patch and test case and tell me
if it looks OK?


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to