blob: 2468c4f05fc48830a00264bc19d0b8d703f13cfc [file] [log] [blame]
// REQUIRES: x86
// RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
// RUN: ld.lld %t.o %p/Inputs/no-symtab.o -o /dev/null
.global _start
_start: