| commit | 33a7e2f2a1910e4f2d0309bcb84218364e585cca | [log] [tgz] |
|---|---|---|
| author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | Tue Jan 24 13:05:33 2012 +0000 |
| committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | Tue Jan 24 13:05:33 2012 +0000 |
| tree | 58d9e2eb5fff91739a469907e177b4331c972d43 | |
| parent | 8aefffca4c1238402bca60680d0b7cdeb4488fcd [diff] |
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. llvm-svn: 148800