[PATCH] MIR Serialization: Begin serializing the CFI operands by serializing .cfi_def_cfa_offset.

Alex L arphaman at gmail.com
Tue Jul 21 14:52:26 PDT 2015


Hi,

This patch begins serializing the CFI index machine operands by serializing
one kind of CFI instruction - the .cfi_def_cfa_offset instruction. The
.cfi_def_cfa_offset
instruction uses the following syntax:

   .cfi_def_cfa_offset <offset>

Thanks,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150721/b704d8cb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-MIR-Serialization-Begin-serializing-the-CFI-operands.patch
Type: application/octet-stream
Size: 9745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150721/b704d8cb/attachment.obj>


More information about the llvm-commits mailing list