An option to selectively enable part of ARM EHABI support.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 24 Jan 2012 13:05:33 +0000 (13:05 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 24 Jan 2012 13:05:33 +0000 (13:05 +0000)
commit53fa1ae51008d22ce5d2aa6fbf22c1afc4ec1401
tree0088cb1f8844fad7ff980f371bdf5affc7770a27
parente697b4f486770dd640a47f39e8f0155b6d679b2d
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148800 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/ARMException.cpp
test/CodeGen/ARM/ehabi-unwind.ll