3 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o
4 # RUN: ld.lld %t.o -o %t --gc-sections
5 # RUN: llvm-readelf -S %t | FileCheck %s
7 # CHECK: .merge1 PROGBITS {{[0-9a-z]*}} {{[0-9a-z]*}} 000004
13 .section .merge1,"aM",@progbits,4
20 .section .merge2,"aM",@progbits,4