diff options
Diffstat (limited to 'lld/test/elf/Mips/tls-1-micro.test')
-rw-r--r-- | lld/test/elf/Mips/tls-1-micro.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/elf/Mips/tls-1-micro.test b/lld/test/elf/Mips/tls-1-micro.test index 0c20afc31c4..f47592a5ab7 100644 --- a/lld/test/elf/Mips/tls-1-micro.test +++ b/lld/test/elf/Mips/tls-1-micro.test @@ -2,7 +2,7 @@ # 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: |