summaryrefslogtreecommitdiff
path: root/test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.llx')
-rw-r--r--test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.llx b/test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.llx
index 67d0dbc266..8150c52bc7 100644
--- a/test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.llx
+++ b/test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.llx
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -globalopt
+; RUN: llvm-upgrade < %s | llvm-as | opt -globalopt
%V = global float 12.0
%G = internal global int* null