summaryrefslogtreecommitdiff
path: root/test/Linker/testlink2.ll
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-01-27 21:08:29 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-01-27 21:08:29 +0000
commit0fb79b9374c7cd4ba1a68feb62f6e7c27379805c (patch)
treefc897266788a565a33fdbb92e1fdc3f45c4f1154 /test/Linker/testlink2.ll
parentd753fbcc7610c6f9594cd846c05107b7f4b1d19c (diff)
downloadllvm-0fb79b9374c7cd4ba1a68feb62f6e7c27379805c.tar.gz
llvm-0fb79b9374c7cd4ba1a68feb62f6e7c27379805c.tar.bz2
llvm-0fb79b9374c7cd4ba1a68feb62f6e7c27379805c.tar.xz
Make this really do nothing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33587 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Linker/testlink2.ll')
-rw-r--r--test/Linker/testlink2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Linker/testlink2.ll b/test/Linker/testlink2.ll
index 369f90704b..0f4468d411 100644
--- a/test/Linker/testlink2.ll
+++ b/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 }