[llvm-commits] [patch] Add support for .cfi_startproc/.cfi_endproc

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Wed Dec 8 18:35:34 PST 2010


On 2010-11-28 20:26, Rafael Espíndola wrote:
> This patch adds just enough cfi support to MC to be able to assemble
>
> f:
>          .cfi_startproc
>          nop
>          .cfi_endproc

An updated patch is attached.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cfi.patch
Type: text/x-patch
Size: 60224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101208/a80458a8/attachment.bin>


More information about the llvm-commits mailing list