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