2 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t1
3 # RUN: ld.lld %t1 -o /dev/null --icf=all --print-icf-sections 2>&1 | FileCheck -allow-empty %s
12 .section .aaa, "ax",%progbits,unique,1
15 .section .aaa, "axS",%progbits,unique,2