diff options
Diffstat (limited to 'lld/test/ELF/invalid-relocations.test')
-rw-r--r-- | lld/test/ELF/invalid-relocations.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/invalid-relocations.test b/lld/test/ELF/invalid-relocations.test index cfeb44b03c6..7c32058c435 100644 --- a/lld/test/ELF/invalid-relocations.test +++ b/lld/test/ELF/invalid-relocations.test @@ -1,5 +1,5 @@ # RUN: yaml2obj %s -o %t -# RUN: not ld.lld %t -o %tout 2>&1 | FileCheck %s +# RUN: not ld.lld %t -o /dev/null 2>&1 | FileCheck %s !ELF FileHeader: |