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

Alex L arphaman at gmail.com
Fri Jul 17 17:18:51 PDT 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150717/1328831a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-MIR-Parser-Add-support-for-quoted-named-global-value.patch
Type: application/octet-stream
Size: 8902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150717/1328831a/attachment.obj>


More information about the llvm-commits mailing list