diff options
Diffstat (limited to 'lld/test/elf/linkerscript/valid-script-cli.objtxt')
-rw-r--r-- | lld/test/elf/linkerscript/valid-script-cli.objtxt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lld/test/elf/linkerscript/valid-script-cli.objtxt b/lld/test/elf/linkerscript/valid-script-cli.objtxt index 1ebe68ec4e6..a7342c41f52 100644 --- a/lld/test/elf/linkerscript/valid-script-cli.objtxt +++ b/lld/test/elf/linkerscript/valid-script-cli.objtxt @@ -1,15 +1,15 @@ # Check that the linker script inputs are accepted properly. -# RUN: lld -flavor gnu -target x86_64 %p/Inputs/valid.ls -r %s \ +# RUN: lld -flavor old-gnu -target x86_64 %p/Inputs/valid.ls -r %s \ # RUN: --output-filetype=yaml | FileCheck %s -# RUN: lld -flavor gnu -target x86_64 -T %p/Inputs/valid.ls -r %s \ +# RUN: lld -flavor old-gnu -target x86_64 -T %p/Inputs/valid.ls -r %s \ # RUN: --output-filetype=yaml | FileCheck %s -# RUN: lld -flavor gnu -target x86_64 --script=%p/Inputs/valid.ls -r %s \ +# RUN: lld -flavor old-gnu -target x86_64 --script=%p/Inputs/valid.ls -r %s \ # RUN: --output-filetype=yaml | FileCheck %s -# RUN: lld -flavor gnu -target x86_64 -L%p/Inputs/ -l:valid.ls -r %s \ +# RUN: lld -flavor old-gnu -target x86_64 -L%p/Inputs/ -l:valid.ls -r %s \ # RUN: --output-filetype=yaml | FileCheck %s defined-atoms: |