WIP setjmp longjmp roc_panic aarch64 dev

This commit is contained in:
Luke Boswell 2023-10-08 21:00:36 +11:00 committed by Folkert
parent f1e049ddc9
commit 7de2915fb7
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
2 changed files with 140 additions and 7 deletions

View file

@ -265,7 +265,7 @@ fn generate_roc_panic<'a, B: Backend<'a>>(backend: &mut B, output: &mut Object)
size: 32,
kind: RelocationKind::MachO {
value: object::macho::ARM64_RELOC_PAGEOFF12,
relative: true,
relative: false,
},
encoding: RelocationEncoding::Generic,
symbol: sym_id,