diff options
Diffstat (limited to 'test/ELF/empty-archive.s')
| -rw-r--r-- | test/ELF/empty-archive.s | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/ELF/empty-archive.s b/test/ELF/empty-archive.s deleted file mode 100644 index 72232415a588..000000000000 --- a/test/ELF/empty-archive.s +++ /dev/null @@ -1,4 +0,0 @@ -// REQUIRES: x86 -// RUN: llvm-ar rc %t.a -// RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o -// RUN: ld.lld -shared %t.o %t.a -o /dev/null |
