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

Duncan P. N. Exon Smith dexonsmith at apple.com
Sun Jul 19 16:38:23 PDT 2015


> 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.



More information about the llvm-commits mailing list