Home | History | Annotate | Download | only in llvm-objdump
      1 # RUN: llvm-objdump -unwind-info %p/Inputs/unwind-info-no-relocs.macho-x86_64 2>/dev/null | FileCheck %s
      2 
      3 # Make sure we can deal with __compact_unwind sections that don't have helpful
      4 # relocations.
      5 
      6 # CHECK: Contents of __compact_unwind section:
      7 # CHECK:   Entry at offset 0x0:
      8 # CHECK:     start: 0x100000f7e
      9