Skip to content
Commit 18805ea9 authored by Valentin Churavy's avatar Valentin Churavy Committed by Jameson Nash
Browse files

Fix unwind info relocation with large code model on AArch64

Makes sure that the unwind info uses 64bits pcrel relocation if a large code model is specified and handle the corresponding relocation in the ExecutionEngine. This can happen with certain kernel configuration (the same as the one in https://reviews.llvm.org/D27609, found at least on the ArchLinux stock kernel and the one used on https://www.packet.net/

) using the builtin JIT memory manager.

Co-authored-by: default avatarYichao Yu <yyc1992@gmail.com>

Differential Revision: https://reviews.llvm.org/D27629
parent 573ade4b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment