summaryrefslogtreecommitdiff
path: root/test/ELF/i386-got-and-copy.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/i386-got-and-copy.s')
-rw-r--r--test/ELF/i386-got-and-copy.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/i386-got-and-copy.s b/test/ELF/i386-got-and-copy.s
index f5b0b8ec5bb8..81bac22fd66a 100644
--- a/test/ELF/i386-got-and-copy.s
+++ b/test/ELF/i386-got-and-copy.s
@@ -9,7 +9,7 @@
# RUN: %S/Inputs/copy-in-shared.s -o %t.so.o
# RUN: llvm-mc -filetype=obj -triple=i386-pc-linux %s -o %t.o
# RUN: ld.lld %t.so.o -shared -o %t.so
-# RUN: ld.lld %t.o %t.so -o %t.exe
+# RUN: ld.lld --hash-style=sysv %t.o %t.so -o %t.exe
# RUN: llvm-readobj -r %t.exe | FileCheck %s
# CHECK: Relocations [