[llvm-bugs] [Bug 32526] [AArch64] asm prints # for imms that is used for directives

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 4 17:34:10 PDT 2017


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

Weiming Zhao <weimingz at codeaurora.org> changed:

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

--- Comment #1 from Weiming Zhao <weimingz at codeaurora.org> ---
Should use "%c0" 

 case 'c': // Don't print "#" before an immediate operand.

-- 
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/20170405/32d8776f/attachment.html>


More information about the llvm-bugs mailing list