Changes in directory llvm/test/Linker:

testlink2.ll updated: 1.10 -> 1.11
---
Log message:

Make this really do nothing.


---
Diffs of the changes:  (+1 -1)

 testlink2.ll |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/test/Linker/testlink2.ll
diff -u llvm/test/Linker/testlink2.ll:1.10 llvm/test/Linker/testlink2.ll:1.11
--- llvm/test/Linker/testlink2.ll:1.10  Thu Nov 23 09:14:52 2006
+++ llvm/test/Linker/testlink2.ll       Sat Jan 27 15:08:29 2007
@@ -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 }



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to