summaryrefslogtreecommitdiffstats
path: root/lld/test/elf/ARM/arm-symbols.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/elf/ARM/arm-symbols.test')
-rw-r--r--lld/test/elf/ARM/arm-symbols.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/elf/ARM/arm-symbols.test b/lld/test/elf/ARM/arm-symbols.test
index 5b6ebc76fde..ddf3c80862a 100644
--- a/lld/test/elf/ARM/arm-symbols.test
+++ b/lld/test/elf/ARM/arm-symbols.test
@@ -4,7 +4,7 @@
# 3. Symbol content.
# RUN: yaml2obj -format=elf %s > %t-a.o
-# RUN: lld -flavor gnu -target arm-linux-gnu \
+# RUN: lld -flavor old-gnu -target arm-linux-gnu \
# RUN: -Bstatic --noinhibit-exec %t-a.o -o %t-a
# RUN: llvm-readobj -symbols %t-a | FileCheck -check-prefix=SYM-ADDR %s
# RUN: llvm-readobj -symbols %t-a | FileCheck -check-prefix=SYM-SIZE %s
OpenPOWER on IntegriCloud