[llvm-commits] [llvm] r148800 - in /llvm/trunk: lib/CodeGen/AsmPrinter/ARMException.cpp test/CodeGen/ARM/ehabi-unwind.ll
Chandler Carruth
chandlerc at google.com
Thu Feb 2 01:43:17 PST 2012
On Tue, Jan 24, 2012 at 5:05 AM, Evgeniy Stepanov <eugeni.stepanov at gmail.com
> wrote:
> An option to selectively enable part of ARM EHABI support.
>
> This change adds an new option --arm-enable-ehabi-descriptors that
> enables emitting unwinding descriptors. This provides a mode with a
> working backtrace() without the (currently broken) exception support.
>
Evgeniy, sorry for the belated response, but I wanted to clarify that this
shouldn't have been submitted without at least running the patch by Anton.
I know we discussed going back to this solution, but it still should get
reviewed first.
Anton, do you have any actual issues with the patch? Does this break
anything?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120202/d4f036eb/attachment.html>
More information about the llvm-commits
mailing list