Update release readme after making 2.43.1 release
[binutils-gdb.git] / ld / testsuite / ld-sframe / discard.s
blob5591a50d486a9efdea521d8dd871508046039721
1 .text
2 .cfi_sections .sframe
3 .globl foo
4 .type foo, @function
5 foo:
6 .cfi_startproc
7 .cfi_def_cfa_offset 16
8 .cfi_endproc
10 .globl _start
11 _start:
12 .long foo