zig/deps/lld/test/ELF/undef-start.s

6 lines
188 B
ArmAsm
Raw Normal View History

# REQUIRES: x86
2018-08-04 14:47:16 -07:00
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o
# RUN: ld.lld %t.o -o /dev/null 2>&1 | FileCheck %s
# CHECK: warning: cannot find entry symbol _start