64ac736ec5
Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
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:
|