Retro68/binutils/ld/testsuite/ld-x86-64/pr19609-5.s

7 lines
92 B
ArmAsm
Raw Normal View History

2017-04-10 11:32:00 +00:00
.text
.weak bar
.globl _start
.type _start, @function
_start:
call *bar@GOTPCREL(%rip)