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

Zoltan Varga vargaz at gmail.com
Sun Nov 8 23:39:38 PST 2009


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/20091109/b5e017e2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-arm-unwind.diff
Type: text/x-diff
Size: 8225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091109/b5e017e2/attachment.diff>


More information about the llvm-commits mailing list