summaryrefslogtreecommitdiff
path: root/test/Other/2004-08-20-PackedControlFlow.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2004-08-20-PackedControlFlow.ll')
-rw-r--r--test/Other/2004-08-20-PackedControlFlow.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2004-08-20-PackedControlFlow.ll b/test/Other/2004-08-20-PackedControlFlow.ll
index 8c03f9affb..d2566b1563 100644
--- a/test/Other/2004-08-20-PackedControlFlow.ll
+++ b/test/Other/2004-08-20-PackedControlFlow.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null
+; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | llvm-as > /dev/null
%v4f = type <4 x float>