[PATCH] MIR Serialization: Serialize the external symbol machine operands.

Alex L arphaman at gmail.com
Tue Jul 21 10:00:45 PDT 2015


Thanks!

I committed the IR refactoring in r242803, and the external symbol
serialization in r242806.

Alex

2015-07-20 15:34 GMT-07:00 Duncan P. N. Exon Smith <dexonsmith at apple.com>:

>
> > On 2015-Jul-20, at 14:45, Alex L <arphaman at gmail.com> wrote:
> >
> > Hi,
> >
> > This patch serialized the external symbol machine operands. They use the
> following syntax:
> >
> >    $<name>
> >
> > The names can be quoted.
> >
> > This patch also extracts the function that prints the LLVM value names
> without any prefixes
> > and makes it publicly accessible so I can reuse it when printing the
> external symbol's name.
> >
> > Cheers,
> > Alex
> > <0001-MIR-Serialization-Serialize-external-symbol-machine-.patch>
>
> Please split out refactoring the IR functions into a separate NFC
> commit.  Otherwise, LGTM.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150721/9eb15f3d/attachment.html>


More information about the llvm-commits mailing list