llvm-project/lld/test/ELF/no-symtab.s

5 lines
137 B
ArmAsm
Raw Normal View History

// RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
// RUN: ld.lld2 %t.o %p/Inputs/no-symtab.o -o %t
.global _start
_start: