brintos

brintos / llvm-project-archived public Read only

0
0
Text · 162 B · 3b86f00 Raw
7 lines · plain
1// REQUIRES: x862// RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t3// RUN: ld.lld %t -o /dev/null4.global _start5_start:6.long _GLOBAL_OFFSET_TABLE_7