summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/mips-tls-64-pic-local-variable.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/mips-tls-64-pic-local-variable.s')
-rw-r--r--lld/test/ELF/mips-tls-64-pic-local-variable.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/mips-tls-64-pic-local-variable.s b/lld/test/ELF/mips-tls-64-pic-local-variable.s
index 04d916f42c6..867a56fb043 100644
--- a/lld/test/ELF/mips-tls-64-pic-local-variable.s
+++ b/lld/test/ELF/mips-tls-64-pic-local-variable.s
@@ -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 %t.s
+# 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
# from the following source:
#
# _Thread_local int x;
OpenPOWER on IntegriCloud