[LLVMbugs] [Bug 3945] New: The ARM AsmPrinter doesn't recognize a modifier.
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Apr 5 13:54:49 PDT 2009
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: unassignedbugs at nondot.org
ReportedBy: rich at pennware.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list