commit | 87a9be28aceed80250cd1d1a47eb8afa0ee67b51 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Wed Jul 02 16:46:09 2014 -0700 |
committer | Dan Albert <danalbert@google.com> | Wed Jul 02 16:48:08 2014 -0700 |
tree | 47f132488093ff078042d0c9e97d532bd9c0e3c1 | |
parent | e45805f0d3f8dafef1297cc7dc49e610713f023b [diff] |
Add support for the ARM EHABI unwinder. Only use the LLVM unwinder for ARM. The LLVM unwinder now supports ARM EHABI, so we can finally use that for exception handling on ARM. The unwinder doesn't work for other architectures though (aside from on Darwin), so use libunwind for now. Change-Id: Ife8b0b33dbfe96c10eab102cd36d30149d68ace9