x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-8.s
CommitLineData
084303b8
AK
1 .cfi_startproc simple
2 .long 0
3 .cfi_def_cfa 0, 16
4 .cfi_val_offset 1, 8
5 .cfi_val_offset 2, -32
6 .cfi_endproc
This page took 0.093222 seconds and 4 git commands to generate.