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

Alex L arphaman at gmail.com
Tue Jul 21 15:29:20 PDT 2015


Thanks, this got committed in r242845.

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

>
> > On 2015-Jul-21, at 14:52, Alex L <arphaman at gmail.com> wrote:
> >
> > 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
> > <0001-MIR-Serialization-Begin-serializing-the-CFI-operands.patch>
>
> This seems like a reasonable approach for CFI.  LGTM.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150721/606af2d0/attachment.html>


More information about the llvm-commits mailing list