diff options
Diffstat (limited to 'test/ELF/Inputs/eh-frame.s')
| -rw-r--r-- | test/ELF/Inputs/eh-frame.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/ELF/Inputs/eh-frame.s b/test/ELF/Inputs/eh-frame.s new file mode 100644 index 000000000000..0aa4008b7b2c --- /dev/null +++ b/test/ELF/Inputs/eh-frame.s @@ -0,0 +1,3 @@ +.cfi_startproc +.cfi_def_cfa_offset 32 +.cfi_endproc |
