diff options
Diffstat (limited to 'test/ELF/relocation-dtrace.test')
| -rw-r--r-- | test/ELF/relocation-dtrace.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/relocation-dtrace.test b/test/ELF/relocation-dtrace.test index ef2cc4956ca65..9007a265bfaa8 100644 --- a/test/ELF/relocation-dtrace.test +++ b/test/ELF/relocation-dtrace.test @@ -1,5 +1,5 @@ # RUN: yaml2obj %s -o %t.o -# RUN: ld.lld -shared %t.o -o %t.so +# RUN: ld.lld -shared %t.o -o /dev/null # Test that we can handle R_X86_64_NONE as produced by dtrace. |
