diff options
Diffstat (limited to 'lld/test/elf/Mips/rel-dynamic-10-micro.test')
-rw-r--r-- | lld/test/elf/Mips/rel-dynamic-10-micro.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/elf/Mips/rel-dynamic-10-micro.test b/lld/test/elf/Mips/rel-dynamic-10-micro.test index 6b3f2af3db3..4600af85c27 100644 --- a/lld/test/elf/Mips/rel-dynamic-10-micro.test +++ b/lld/test/elf/Mips/rel-dynamic-10-micro.test @@ -7,7 +7,7 @@ # # RUN: yaml2obj -format=elf -docnum 1 %s > %t-o1.o # RUN: yaml2obj -format=elf -docnum 2 %s > %t-o2.o -# RUN: lld -flavor gnu -target mipsel -e T0 -o %t.exe %t-o1.o %t-o2.o +# RUN: lld -flavor old-gnu -target mipsel -e T0 -o %t.exe %t-o1.o %t-o2.o # RUN: llvm-readobj -dt -r -s %t.exe | FileCheck -check-prefix=PLT-SYM %s # PLT-SYM: Sections [ |