[llvm-commits] [PATCH] Review request: Allow assembly macro parameters and arguments delimited by spaces

Zhang, Andy andy.zhang at intel.com
Mon Jul 16 15:05:16 PDT 2012


Hi PaX,

I just saw your patch for handling parameters with underscores. But I searched and didn't find a patch from you that handles parsing spaces in macro parameters. Could you point me to the commit/posting date if I missed it?

Regards,
Andy

> -----Original Message-----
> From: PaX Team [mailto:pageexec at freemail.hu]
> Sent: Monday, July 16, 2012 5:26 PM
> To: llvm-commits at cs.uiuc.edu; Zhang, Andy
> Subject: Re: [llvm-commits] [PATCH] Review request: Allow assembly
> macro parameters and arguments delimited by spaces
> 
> On 16 Jul 2012 at 20:18, Zhang, Andy wrote:
> 
> Hi Andy,
> 
> > This patch adds support for delimiting assembly macro parameters and
> > arguments with spaces, to improve compatibility with GNU as. It also
> > fixes a bug where macro parameters containing underscores were not
> > recognized.
> 
> did you see my macro related patches that also solve this problem?
> 
> cheers,
>  PaX Team
> 





More information about the llvm-commits mailing list