These tests need llvm-upgrade. This fixes last night's nightly test fallout.
[oota-llvm.git] / test / ExecutionEngine / 2002-12-16-ArgTest.ll
index 79f093e1506b65753b8b87094af4bb9ae5817e56..4ef1439d713285989df5cc3e574c8ee0312f1709 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as -f %s -o %t.bc
+; RUN: llvm-upgrade %s | llvm-as -f -o %t.bc
 ; RUN: lli %t.bc > /dev/null
 
 %.LC0 = internal global [10 x sbyte] c"argc: %d\0A\00"