diff options
author | Dan Albert <danalbert@google.com> | 2015-02-27 22:21:07 +0000 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2015-02-27 22:21:07 +0000 |
commit | 198d366fadaf66fb6b79dea31b51d502b947cccc (patch) | |
tree | 17207c11f957aed546d87d44da888f991a8e697f /llvm/docs/ExtendingLLVM.rst | |
parent | e3959eb54ebf5a2a8997fa79c5d1dd2a1e4eab75 (diff) | |
download | bcm5719-llvm-198d366fadaf66fb6b79dea31b51d502b947cccc.tar.gz bcm5719-llvm-198d366fadaf66fb6b79dea31b51d502b947cccc.zip |
Add .eh_frame_hdr search to Linux unwinder.
This improves the performance of unwinding on DWARF based targets. The
32-bit x86 support for scanning the full eh_frame
(CFI_Parser::findFDE) apparently does not work (at least not on
Linux). Since the eh_frame_hdr code delegates to that, this still
doesn't work for x86 Linux, but it has been tested on x86_64 Linux and
aarch64 Android.
llvm-svn: 230802
Diffstat (limited to 'llvm/docs/ExtendingLLVM.rst')
0 files changed, 0 insertions, 0 deletions