Home | History | Annotate | Download | only in X86
      1 # RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
      2 # RUN: | llvm-dwarfdump -debug-abbrev -debug-info - \
      3 # RUN: | FileCheck %s
      4 
      5 # CHECK-NOT: contents:
      6 # CHECK: .debug_abbrev contents:
      7 # CHECK-NOT: contents:
      8 # CHECK: .debug_info contents:
      9 # CHECK-NOT: contents:
     10