diff options
Diffstat (limited to 'test/ELF/relocation-none-aarch64.test')
| -rw-r--r-- | test/ELF/relocation-none-aarch64.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/relocation-none-aarch64.test b/test/ELF/relocation-none-aarch64.test index dd67c8c0fb2e5..e77989a54a83e 100644 --- a/test/ELF/relocation-none-aarch64.test +++ b/test/ELF/relocation-none-aarch64.test @@ -1,7 +1,7 @@ # REQUIRES: aarch64 # RUN: yaml2obj %s -o %t.o -# RUN: ld.lld %t.o -o %t.out +# RUN: ld.lld %t.o -o /dev/null !ELF FileHeader: |
