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