summaryrefslogtreecommitdiffstats
path: root/lld/test/elf/Mips/exe-fileheader-03.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/elf/Mips/exe-fileheader-03.test')
-rw-r--r--lld/test/elf/Mips/exe-fileheader-03.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/elf/Mips/exe-fileheader-03.test b/lld/test/elf/Mips/exe-fileheader-03.test
index 00cd77b620c..dfe4fcc43e6 100644
--- a/lld/test/elf/Mips/exe-fileheader-03.test
+++ b/lld/test/elf/Mips/exe-fileheader-03.test
@@ -2,7 +2,7 @@
# file with FP_64 / FP_64A floating point abi flags.
# RUN: yaml2obj -format=elf %s > %t.o
-# RUN: lld -flavor gnu -target mipsel -e T0 -o %t.exe %t.o
+# RUN: lld -flavor old-gnu -target mipsel -e T0 -o %t.exe %t.o
# RUN: llvm-readobj -file-headers %t.exe | FileCheck %s
# CHECK: Format: ELF32-mips
OpenPOWER on IntegriCloud