2007/11/8, Chris Lattner <[EMAIL PROTECTED]>:
> On Nov 8, 2007, at 2:10 PM, Lauro Ramos Venancio wrote:
> > Author: laurov
> > Date: Thu Nov  8 16:10:12 2007
> > New Revision: 43909
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=43909&view=rev
> > Log:
> > Implement the '%@' inline asm ARM extension.
>
> Hey Lauro,
>
> in .td files, you can use "${:comment}" to print the comment
> character, does this work in inline asm?

I don't think so.

Error message:
Bad $ operand number in inline asm string: '${:comment test}

Lauro
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to