Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / reloc-pe-i386.s
1 .text
2 .cfi_sections .debug_frame
3 .cfi_startproc
4 foo:
5 ret
6 .cfi_endproc
This page took 0.030824 seconds and 4 git commands to generate.