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

Duncan P. N. Exon Smith dexonsmith at apple.com
Thu Jul 23 12:59:15 PDT 2015


> On 2015-Jul-23, at 11:38, Alex L <arphaman at gmail.com> wrote:
> 
> Hi,
> 
> This patch serializes the '.cfi_offset' CFI instruction.
> This instruction uses the following syntax:
> 
>   .cfi_offset <register>, <offset>
> 
> Cheers,
> Alex
> <0001-MIR-Serialization-Serialize-the-.cfi_offset-CFI-inst.patch>

LGTM.



More information about the llvm-commits mailing list