8625704ad8
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
10 lines
285 B
Plaintext
10 lines
285 B
Plaintext
# RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
|
|
# RUN: | llvm-dwarfdump -debug-abbrev -debug-info - \
|
|
# RUN: | FileCheck %s
|
|
|
|
# CHECK-NOT: contents:
|
|
# CHECK: .debug_abbrev contents:
|
|
# CHECK-NOT: contents:
|
|
# CHECK: .debug_info contents:
|
|
# CHECK-NOT: contents:
|