x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-3.s
1 .cfi_startproc simple
2 .long 0
3 .cfi_escape 10, 11
4 .cfi_endproc
This page took 0.029579 seconds and 4 git commands to generate.