1 # REQUIRES: x86-registered-target
2 # Test that there is a sane default CIE version.
3 # RUN: %clang -cc1as -triple i386-apple-darwin -filetype obj %s -o %t
4 # RUN: llvm-objdump --dwarf=frames %t | FileCheck %s
5 # CHECK: .debug_frame contents:
8 .section __TEXT,__text,regular,pure_instructions
14 .loc 1 1 0 ## test.c:1:0
24 .cfi_def_cfa_register %ebp
26 .loc 1 1 11 prologue_end ## test.c:1:11
32 .cfi_sections .debug_frame
34 .subsections_via_symbols
35 .section __DWARF,__debug_line,regular,debug