x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / reloc-pe-i386.s
CommitLineData
f917d7a1
RH
1 .text
2 .cfi_sections .debug_frame
3 .cfi_startproc
4foo:
5 ret
6 .cfi_endproc
This page took 0.353123 seconds and 4 git commands to generate.