[llvm-commits] [PATCH] Review request: Allow assembly macro parameters and arguments delimited by spaces
Zhang, Andy
andy.zhang at intel.com
Wed Aug 15 15:20:12 PDT 2012
Hi Rafael,
Thanks for separating out and committing part of the patch. Looks like there are no takers yet -- would you have some time to take a look?
Regards,
Andy
On August 08, 2012 11:08 AM, Rafael EspĂndola wrote:
> On 2 August 2012 17:40, Zhang, Andy <andy.zhang at intel.com> wrote:
> > Hi all,
> >
> > I have combined PaX Team's patch with mine, attached to this message.
> This patch adds support for delimiting assembly macro parameters and
> arguments with spaces to improve compatibility with GNU as, and fixes a
> bug where underscores in macro parameters were not recognized.
> >
> > It also includes all of PaX Team's changes for macro handling
> (arguments in .irpc and .irp, improved error messages for macro
> arguments, default parameter values, nested macros) and fixes the
> assertion failures in that patch. There are also updated test cases.
>
> Thanks for combining the patches! I was finding the patch a bit noisy,
> so I have extracted and committed the typedefs and the I have update
> this patch to keep using raw_svector_ostream.
>
> > Please review and let me know if it is ok to commit.
>
> I cannot review it right now, but lets see if someone else takes it.
> If not, ping me in a week and I will try to take a look.
>
> > Thanks,
> > Andy
> >
>
> Cheers,
> Rafael
More information about the llvm-commits
mailing list