19 lines · plain
1# REQUIRES: x862 3# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o4# RUN: ld.lld %t.o -o %t --icf=all --print-icf-sections | count 05 6.section .foo,"a",@progbits,unique,17foo1:8.byte 19 10.section .foo,"a",@progbits,unique,211foo2:12.byte 213 14.section .bar,"ao",@progbits,foo1,unique,115.byte 316 17.section .bar,"ao",@progbits,foo2,unique,218.byte 319