aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/dynamic-got.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/dynamic-got.s')
-rw-r--r--test/ELF/dynamic-got.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/dynamic-got.s b/test/ELF/dynamic-got.s
index c50c9022329a..385394b9d342 100644
--- a/test/ELF/dynamic-got.s
+++ b/test/ELF/dynamic-got.s
@@ -1,6 +1,6 @@
// REQUIRES: x86
// RUN: llvm-mc -filetype=obj -triple=i386-pc-linux %s -o %t.o
-// RUN: ld.lld %t.o -o %t.so -shared
+// RUN: ld.lld --hash-style=sysv %t.o -o %t.so -shared
// RUN: llvm-readobj -s -l -section-data -r %t.so | FileCheck %s
// CHECK: Name: .got