summaryrefslogtreecommitdiffstats
path: root/lld/test/elf/Mips/rel-dynamic-02.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/elf/Mips/rel-dynamic-02.test')
-rw-r--r--lld/test/elf/Mips/rel-dynamic-02.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/elf/Mips/rel-dynamic-02.test b/lld/test/elf/Mips/rel-dynamic-02.test
index 5fe37cc8a78..24b7c624c6a 100644
--- a/lld/test/elf/Mips/rel-dynamic-02.test
+++ b/lld/test/elf/Mips/rel-dynamic-02.test
@@ -6,7 +6,7 @@
# b) There should be no PLT entries.
#
# RUN: yaml2obj -format=elf %s > %t.o
-# RUN: lld -flavor gnu -target mipsel -shared --noinhibit-exec -o %t.so %t.o
+# RUN: lld -flavor old-gnu -target mipsel -shared --noinhibit-exec -o %t.so %t.o
# RUN: llvm-readobj -dt -r -s %t.so | FileCheck %s
# CHECK: Sections [
OpenPOWER on IntegriCloud