[PATCH] MIR Serialization: Serialize the '.cfi_offset' CFI instruction.

Alex L arphaman at gmail.com
Thu Jul 23 11:38:36 PDT 2015


Hi,

This patch serializes the '.cfi_offset' CFI instruction.
This instruction uses the following syntax:

  .cfi_offset <register>, <offset>

Cheers,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150723/290e11d2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-MIR-Serialization-Serialize-the-.cfi_offset-CFI-inst.patch
Type: application/octet-stream
Size: 12529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150723/290e11d2/attachment.obj>


More information about the llvm-commits mailing list