summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/gold/X86/linker-script.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/gold/X86/linker-script.ll')
-rw-r--r--llvm/test/tools/gold/X86/linker-script.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/gold/X86/linker-script.ll b/llvm/test/tools/gold/X86/linker-script.ll
index 3cc067550a6..6affe5d04df 100644
--- a/llvm/test/tools/gold/X86/linker-script.ll
+++ b/llvm/test/tools/gold/X86/linker-script.ll
@@ -1,6 +1,6 @@
; RUN: llvm-as %s -o %t.o
-; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
+; RUN: %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
; RUN: --plugin-opt=emit-llvm \
; RUN: -shared %t.o -o %t2.o \
; RUN: -version-script=%p/Inputs/linker-script.export
OpenPOWER on IntegriCloud