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