summaryrefslogtreecommitdiffstats
path: root/lld/test/elf/common.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/elf/common.test')
-rw-r--r--lld/test/elf/common.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/elf/common.test b/lld/test/elf/common.test
index 46fcfe39d48..e337ac39914 100644
--- a/lld/test/elf/common.test
+++ b/lld/test/elf/common.test
@@ -1,4 +1,4 @@
-RUN: lld -flavor gnu -target x86_64-linux -o %t %p/Inputs/relocs.x86-64 \
+RUN: lld -flavor old-gnu -target x86_64-linux -o %t %p/Inputs/relocs.x86-64 \
RUN: -e _start -static
RUN: llvm-readobj -t %t | FileCheck %s
OpenPOWER on IntegriCloud