summaryrefslogtreecommitdiffstats
path: root/lld/test/elf/init_array-order.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/elf/init_array-order.test')
-rw-r--r--lld/test/elf/init_array-order.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/elf/init_array-order.test b/lld/test/elf/init_array-order.test
index b57b3807b69..2b8bcb65c3e 100644
--- a/lld/test/elf/init_array-order.test
+++ b/lld/test/elf/init_array-order.test
@@ -1,5 +1,5 @@
#RUN: yaml2obj -format=elf %s > %t
-#RUN: lld -flavor gnu -target x86_64-linux %t --noinhibit-exec \
+#RUN: lld -flavor old-gnu -target x86_64-linux %t --noinhibit-exec \
#RUN: -o %t1.out
#RUN: llvm-objdump -s %t1.out | FileCheck %s
OpenPOWER on IntegriCloud