1 // REQUIRES
: x86-registered-target
2 // RUN
: %clang
-cc1as
-triple x86_64-pc-linux-gnu
%s
-filetype obj
-o
%t1
-split-dwarf-output
%t2
3 // RUN
: llvm-objdump
-s
%t1 | FileCheck
--check-prefix
=O
%s
4 // RUN
: llvm-objdump
-s
%t2 | FileCheck
--check-prefix
=DWO
%s
6 // O-
NOT: Contents of section
7 // O
: Contents of section
.strtab:
8 // O-
NOT: Contents of section
9 // O
: Contents of section
.text:
11 // O-NEXT
: Contents of section
.symtab:
12 // O-
NOT: Contents of section
19 // DWO-
NOT: Contents of section
20 // DWO
: Contents of section
.strtab:
21 // DWO-
NOT: Contents of section
22 // DWO
: Contents of section
.foo.dwo:
23 // DWO-NEXT
: 0000 01000000
24 // DWO-
NOT: Contents of section