| commit | 84c44a8b8b24d3a67aff0ca60d621ebcc562ef70 | [log] [tgz] |
|---|---|---|
| author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | Thu Jan 19 11:34:18 2012 +0000 |
| committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | Thu Jan 19 11:34:18 2012 +0000 |
| tree | e8816a1f6f33ba6758c082663dc36bda20975850 | |
| parent | a875b7ccc759c8f2c28c717e7d1716a02039665f [diff] |
EHABI-based stack trace on ARM. The change removes the unused FLAG_fast_unwind, and forces EHABI-based unwind on ARM, and fast (FP-based) unwind everywhere else. llvm-svn: 148468