[mips] Follow-up to r371313 - fix failed test case. NFC
authorSimon Atanasyan <simon@atanasyan.com>
Sat, 7 Sep 2019 16:31:37 +0000 (16:31 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Sat, 7 Sep 2019 16:31:37 +0000 (16:31 +0000)
llvm-svn: 371316

lld/test/ELF/mips-higher-highest.s

index f31c1be..9f24349 100644 (file)
@@ -4,7 +4,7 @@
 # RUN: llvm-mc -filetype=obj -triple=mips64-unknown-linux %s -o %t1.o
 # RUN: llvm-mc -filetype=obj -triple=mips64-unknown-linux \
 # RUN:         %S/Inputs/mips-dynamic.s -o %t2.o
-# RUN: ld.lld %t1.o %t2.o %t.script -o %t.exe
+# RUN: ld.lld %t1.o %t2.o -o %t.exe
 # RUN: llvm-objdump -d --no-show-raw-insn %t.exe | FileCheck %s
 
   .global  __start