[ELF] - Revert mips-tls-64-pic-local-variable.s changed in r336129.
authorGeorge Rimar <grimar@accesssoftek.com>
Tue, 3 Jul 2018 08:34:55 +0000 (08:34 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Tue, 3 Jul 2018 08:34:55 +0000 (08:34 +0000)
This restores the original comment in the test case.

llvm-svn: 336180

lld/test/ELF/mips-tls-64-pic-local-variable.s

index 867a56f..04d916f 100644 (file)
@@ -18,7 +18,7 @@
 # RELOCS-NEXT:  0x20018 R_MIPS_TLS_DTPMOD64/R_MIPS_NONE/R_MIPS_NONE
 # RELOCS-NEXT: }
 
-# Test case generated using clang -mcpu=mips4 -target mips64-unknown-freebsd12.0 -fpic -O -G0 -EB -mabi=n64 -msoft-float -std=gnu99 -S %s -o /dev/null
+# Test case generated using clang -mcpu=mips4 -target mips64-unknown-freebsd12.0 -fpic -O -G0 -EB -mabi=n64 -msoft-float -std=gnu99 -S %s -o %t.s
 # from the following source:
 #
 # _Thread_local int x;