bfd/ChangeLog:
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / textrel-1.s
CommitLineData
cc27e1dc
EC
1 .globl foo
2foo:
3 .cfi_startproc
4 nop
5 .cfi_def_cfa_offset 4
6 nop
7 .cfi_register $29, $0
8 nop
9 .cfi_endproc
This page took 0.023917 seconds and 4 git commands to generate.