summaryrefslogtreecommitdiff
path: root/test/Linker/testlink2.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-08-20 19:34:51 +0000
committerChris Lattner <sabre@nondot.org>2002-08-20 19:34:51 +0000
commitf2b6b0288bdad4a7d0d4d075a967ffd8ba07467f (patch)
tree00a6a4b884f5a12cf8559b2dedc3b72e5b8b3ec8 /test/Linker/testlink2.ll
parentfce9d7002db96bc94e0a47ddb3c2e823cd2da605 (diff)
downloadllvm-f2b6b0288bdad4a7d0d4d075a967ffd8ba07467f.tar.gz
llvm-f2b6b0288bdad4a7d0d4d075a967ffd8ba07467f.tar.bz2
llvm-f2b6b0288bdad4a7d0d4d075a967ffd8ba07467f.tar.xz
Cleanup testsuite
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3411 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Linker/testlink2.ll')
-rw-r--r--test/Linker/testlink2.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Linker/testlink2.ll b/test/Linker/testlink2.ll
index 5aacf1a95b..4e5d7d560b 100644
--- a/test/Linker/testlink2.ll
+++ b/test/Linker/testlink2.ll
@@ -1,3 +1,6 @@
+; This file is used by testlink1.ll, so it doesn't actually do anything itself
+;
+; RUN: echo
%MyVar = global int 4
%MyIntList = uninitialized global { \2 *, int }