brintos

brintos / llvm-project-archived public Read only

0
0
Text · 161 B · bd0870c Raw
8 lines · plain
1# REQUIRES: x862 3# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t4# RUN: ld.lld %t -o /dev/null -shared --gc-sections5 6.global foo7foo = 0x1238