1 # RUN: llvm-mc < %s -triple=armv7-linux-gnueabi -filetype=obj -o - \
2 # RUN: | llvm-dwarfdump -v - | FileCheck %s
5 .cfi_sections .debug_frame
10 # CHECK: .debug_frame contents:
13 # When llvm-dwarfdump -v prints the full info for the DW_CFA_def_cfa
14 # field, we can check that here too.
15 # CHECK: DW_CFA_def_cfa:
16 # The following 2 DW_CFA_nop instructions are "padding"