aboutsummaryrefslogblamecommitdiff
path: root/test/ELF/no-symtab.s
blob: 158bd727f25113ef126bf8fc69ad6db07a7f2fc2 (plain) (tree)
1
2
3
4



                                                                
// 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 %t
.global _start
_start: