blob: 5f44f9b0bc36f72b3965f4eb1ac7cf6eb4416434 [file] [log] [blame]
# REQUIRES: x86
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t
# RUN: ld.lld %t -o %t2 --icf=all --print-icf-sections | count 0
.section .foo,"ax"
.byte 42
.section .bar,"ax"
.byte 42