summaryrefslogtreecommitdiff
path: root/test/ELF/global_offset_table_shared.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/global_offset_table_shared.s')
-rw-r--r--test/ELF/global_offset_table_shared.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/global_offset_table_shared.s b/test/ELF/global_offset_table_shared.s
index 1ebc0110d4d7..03af02e5805e 100644
--- a/test/ELF/global_offset_table_shared.s
+++ b/test/ELF/global_offset_table_shared.s
@@ -1,5 +1,5 @@
// RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t
-// RUN: ld.lld -shared %t -o %t2
+// RUN: ld.lld --hash-style=sysv -shared %t -o %t2
// RUN: llvm-readobj -t %t2 | FileCheck %s
.long _GLOBAL_OFFSET_TABLE_ - .