summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/Linker/testlink2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Linker/testlink2.ll b/llvm/test/Linker/testlink2.ll
index 369f90704b0..0f4468d4119 100644
--- a/llvm/test/Linker/testlink2.ll
+++ b/llvm/test/Linker/testlink2.ll
@@ -1,6 +1,6 @@
; This file is used by testlink1.ll, so it doesn't actually do anything itself
;
-; RUN: echo
+; RUN: true
%MyVar = global int 4
%MyIntList = external global { \2 *, int }
OpenPOWER on IntegriCloud