2 // RUN
: llvm-mc
%s
-o
%t.o
-filetype
=obj
-triple
=x86_64-pc-linux
3 // RUN
: ld.lld
%t.o
-o
%t -shared
4 // RUN
: llvm-objdump
--section-headers
%t | FileCheck
%s
6 // Test that we accept this by just
not merging the section.
7 // CHECK
: .foo 00000008
10 .section .foo,"aM",@progbits,8