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

Alex L arphaman at gmail.com
Mon Jul 20 14:45:57 PDT 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150720/c7fee77e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-MIR-Serialization-Serialize-external-symbol-machine-.patch
Type: application/octet-stream
Size: 12899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150720/c7fee77e/attachment.obj>


More information about the llvm-commits mailing list