1// REQUIRES: x86 2// RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o 3// RUN: ld.lld %t.o %p/Inputs/no-symtab.o -o /dev/null 4.global _start 5_start: 6