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