Add more tests for non-PIC calls on x86-64.
This commit is contained in:
@@ -477,7 +477,7 @@ ebb0:
|
||||
; Colocated functions.
|
||||
|
||||
; asm: call bar
|
||||
; call fn1() ; bin: e8 PCRel4(%bar-4) 00000000
|
||||
call fn1() ; bin: e8 PCRel4(%bar-4) 00000000
|
||||
|
||||
; asm: lea 0x0(%rip), %rcx
|
||||
[-,%rcx] v400 = func_addr.i64 fn1 ; bin: 48 8d 0d PCRel4(%bar-4) 00000000
|
||||
|
||||
Reference in New Issue
Block a user