[PATCH] MIR Parser: Add support for quoted named global value operands.

Alex L arphaman at gmail.com
Mon Jul 20 13:32:04 PDT 2015


Thanks, this change got committed in r242702.

2015-07-19 16:38 GMT-07:00 Duncan P. N. Exon Smith <dexonsmith at apple.com>:

>
> > On 2015-Jul-17, at 17:18, Alex L <arphaman at gmail.com> wrote:
> >
> > Hi,
> >
> > This patch extends the machine instruction lexer and implements support
> for quoted
> > global value tokens. With this change the syntax for the global value
> identifier tokens
> > becomes identical to the syntax for the global identifier tokens from
> the LLVM's
> > assembly language.
> >
> > Cheers,
> > Alex
> > <0001-MIR-Parser-Add-support-for-quoted-named-global-value.patch>
>
> LGTM.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150720/09509db4/attachment.html>


More information about the llvm-commits mailing list