summaryrefslogtreecommitdiff
path: root/runtimes
diff options
context:
space:
mode:
authorPeter S. Housel <housel@acm.org>2021-12-01 23:11:49 -0800
committerPeter S. Housel <housel@acm.org>2022-05-06 14:00:29 -0700
commit981523b2e4675d4be496a333583b2f728c057d02 (patch)
treede940c6d5e75d8647ab421f8a5866e86a16c8df4 /runtimes
parent509b631f84e97e717a675a6ef60ae4728bb11551 (diff)
downloadllvm-981523b2e4675d4be496a333583b2f728c057d02.tar.gz
[ORC-RT][ORC] Handle dynamic unwind registration for libunwind
This changes the ELFNix platform Orc runtime to use, when available, the __unw_add_dynamic_eh_frame_section interface provided by libunwind for registering .eh_frame sections loaded by JITLink. When libunwind is not being used for unwinding, the ELFNix platform detects this and defaults to the __register_frame interface provided by libgcc_s. Reviewed By: lhames Differential Revision: https://reviews.llvm.org/D114961
Diffstat (limited to 'runtimes')
0 files changed, 0 insertions, 0 deletions