1 // RUN
: llvm-mc
-filetype
=obj
%s
-o
- -triple x86_64-pc-linux | llvm-objdump
-s
- | FileCheck
%s
3 // CHECK
: Contents of section
.text:
4 // CHECK-NEXT
: 0000 03042502 00000003 04250100 0000ebf7
12 // CHECK-
NOT: Contents of section
.rela.text:
14 // CHECK
: Contents of section
.data:
15 // CHECK-NEXT
: 0000 01030402 74657374
30 // CHECK
: Contents of section test
:
31 // CHECK-NEXT
: 0000 010302