diff options
Diffstat (limited to 'macho64')
-rw-r--r-- | macho64/amark.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macho64/amark.s b/macho64/amark.s index 9b7c90c..d0aa94b 100644 --- a/macho64/amark.s +++ b/macho64/amark.s @@ -750,7 +750,7 @@ _mark_closure_with_one_boxed_argument: att_jmp _mark_node _mark_hnf_0: - lea r9,__STRING__+2 + lea r9,__STRING__+2[rip] cmp rax,r9 jbe _mark_string_or_array |