summaryrefslogtreecommitdiffstats
path: root/lld/test/elf/Mips/tls-3-static.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/elf/Mips/tls-3-static.test')
-rw-r--r--lld/test/elf/Mips/tls-3-static.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/elf/Mips/tls-3-static.test b/lld/test/elf/Mips/tls-3-static.test
index e7fdbc7b8cb..5d3a7b8bfd6 100644
--- a/lld/test/elf/Mips/tls-3-static.test
+++ b/lld/test/elf/Mips/tls-3-static.test
@@ -1,7 +1,7 @@
# Check handling of R_MIPS_TLS_GOTTPREL relocation in case of -static linking.
# RUN: yaml2obj -format=elf -o %t.o %s
-# RUN: lld -flavor gnu -target mipsel -e T0 -static -o %t.exe %t.o
+# RUN: lld -flavor old-gnu -target mipsel -e T0 -static -o %t.exe %t.o
# RUN: llvm-objdump -s %t.exe | FileCheck %s
# CHECK: Contents of section .text:
OpenPOWER on IntegriCloud