brintos

brintos / llvm-project-archived public Read only

0
0
Text · 254 B · f47e577 Raw
6 lines · plain
1RUN: llvm-mc %p/../../Inputs/empty-CU.s -filetype obj -triple x86_64-apple-darwin -o %t.o2RUN: dsymutil --linker parallel --update -f %t.o -o - | llvm-dwarfdump -v - -debug-info | FileCheck %s3 4CHECK: .debug_info contents:5CHECK-NOT: DW_TAG_compile_unit6