10 lines · plain
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 %s4 5# CHECK-NOT: contents:6# CHECK: .debug_abbrev contents:7# CHECK-NOT: contents:8# CHECK: .debug_info contents:9# CHECK-NOT: contents:10