Fix a typo in a comment.
[oota-llvm.git] / test / Other / 2004-08-16-PackedSimple.ll
index 10cee3823ab93a76850c25ae44b0f921673d4c21..9835199ba7db0b7c5c708fc4b5871b143755b792 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llvm-dis
+; RUN: llvm-upgrade < %s | llvm-as | llvm-dis
 
 %foo = uninitialized global <4 x float>;
 %bar = uninitialized global <4 x float>;