From 0fb79b9374c7cd4ba1a68feb62f6e7c27379805c Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Sat, 27 Jan 2007 21:08:29 +0000 Subject: Make this really do nothing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33587 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Linker/testlink2.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } -- cgit v1.2.3