summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/gold/X86/drop-debug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/gold/X86/drop-debug.ll')
-rw-r--r--llvm/test/tools/gold/X86/drop-debug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/gold/X86/drop-debug.ll b/llvm/test/tools/gold/X86/drop-debug.ll
index b8c4d8c62a9..a5fb574e420 100644
--- a/llvm/test/tools/gold/X86/drop-debug.ll
+++ b/llvm/test/tools/gold/X86/drop-debug.ll
@@ -1,4 +1,4 @@
-; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
+; RUN: %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
; RUN: --plugin-opt=emit-llvm -shared %p/Inputs/drop-debug.bc \
; RUN: -o t2.bc 2>&1 | FileCheck %s
OpenPOWER on IntegriCloud