Home | History | Annotate | Download | only in llvm-objdump
      1 # RUN: llvm-objdump -dwarf=frames %p/Inputs/eh_frame_zero_cie.o 2>/dev/null | FileCheck %s
      2 
      3 # CHECK: .eh_frame contents:
      4 
      5 # CHECK: 00000000 00000000 ffffffff CIE
      6 # CHECK:   Version:               0
      7 # CHECK:   Augmentation:          ""
      8 # CHECK:   Code alignment factor: 0
      9 # CHECK:   Data alignment factor: 0
     10 # CHECK:   Return address column: 0
     11