brintos

brintos / llvm-project-archived public Read only

0
0
Text · 212 B · 0855731 Raw
10 lines · plain
1# REQUIRES: x862# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t3# RUN: ld.lld %t -o /dev/null --icf=all --print-icf-sections | count 04 5.section .foo,"ax"6.byte 427 8.section .bar,"ax"9.byte 4210