Retro68/binutils/ld/testsuite/ld-x86-64/pr22791-1b.s
Wolfgang Thaller f485e125c4 binutils 2.39
2022-10-27 20:45:45 +02:00

8 lines
117 B
ArmAsm

.text
.globl main
.type main, @function
main:
movl foo(%rip), %eax
.size main, .-main
.section .note.GNU-stack