Changes in directory llvm/test/Feature:
packed.ll updated: 1.3 -> 1.4 --- Log message: Remove a redundant RUN: line. --- Diffs of the changes: (+0 -2) packed.ll | 2 -- 1 files changed, 2 deletions(-) Index: llvm/test/Feature/packed.ll diff -u llvm/test/Feature/packed.ll:1.3 llvm/test/Feature/packed.ll:1.4 --- llvm/test/Feature/packed.ll:1.3 Fri Dec 1 22:23:07 2006 +++ llvm/test/Feature/packed.ll Sat Dec 2 11:49:38 2006 @@ -2,8 +2,6 @@ ; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll ; RUN: diff %t1.ll %t2.ll -; RUN: llvm-as < %s | llvm-dis - %foo1 = uninitialized global <4 x float>; %foo2 = uninitialized global <2 x int>; _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits