gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr22791-2c.s
CommitLineData
bd7ab16b
L
1 .text
2 .p2align 4,,15
3 .globl main
4 .type main, @function
5main:
6 subq $8, %rsp
7 call foo
8 xorl %eax, %eax
9 addq $8, %rsp
10 ret
11 .size main, .-main
12 .section .note.GNU-stack,"",@progbits
This page took 0.134976 seconds and 4 git commands to generate.