diff options
author | Daniel Kiss <daniel.kiss@arm.com> | 2020-09-16 23:03:19 +0200 |
---|---|---|
committer | Daniel Kiss <daniel.kiss@arm.com> | 2020-09-16 23:53:36 +0200 |
commit | 23bef7ee9923b1262326981960397e8cd95d6923 (patch) | |
tree | c4883f91af4fd22b8a492e3fed471a83e033adde /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | ee5519d323571c4a9a7d92cb817023c9b95334cd (diff) | |
download | llvm-23bef7ee9923b1262326981960397e8cd95d6923.zip llvm-23bef7ee9923b1262326981960397e8cd95d6923.tar.gz llvm-23bef7ee9923b1262326981960397e8cd95d6923.tar.bz2 |
[libunwind] Support for leaf function unwinding.
Unwinding leaf function is useful in cases when the backtrace finds a
leaf function for example when it caused a signal.
This patch also add the support for the DW_CFA_undefined because it marks
the end of the frames.
Ryan Prichard provided code for the tests.
Reviewed By: #libunwind, mstorsjo
Differential Revision: https://reviews.llvm.org/D83573
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions