[llvm-commits] [PATH] Implement generation of dwarf unwind info on ARM ELF

Zoltan Varga vargaz at gmail.com
Tue Nov 10 18:36:12 PST 2009


Hi,

  Since writing this, I realized that ARM doesn't use .eh_frame for
unwinding. So ignore this
patch for now.

               Zoltan

On Mon, Nov 9, 2009 at 8:39 AM, Zoltan Varga <vargaz at gmail.com> wrote:

> Hi,
>
>   The attached patch implements the generation of DWARF unwind info on ARM.
> It is currently only enabled on ELF platforms when
> -unwind-tables is passed to llc.
>
> I tested with manually by examining the output of objdump -W.
>
> Please review and commit if it looks ok.
>
>                                      Zoltan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091111/bb722dc4/attachment.html>


More information about the llvm-commits mailing list