diff options
Diffstat (limited to 'test/ELF/undef-start.s')
| -rw-r--r-- | test/ELF/undef-start.s | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/ELF/undef-start.s b/test/ELF/undef-start.s deleted file mode 100644 index 5c591bf70d52..000000000000 --- a/test/ELF/undef-start.s +++ /dev/null @@ -1,5 +0,0 @@ -# REQUIRES: x86 -# 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 |
