no-symtab.s 160 Bytes Raw Blame History Permalink 1 2 3 4 5 // 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: