summaryrefslogtreecommitdiff
path: root/test/Transforms/GlobalOpt/basictest.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GlobalOpt/basictest.llx')
-rw-r--r--test/Transforms/GlobalOpt/basictest.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GlobalOpt/basictest.llx b/test/Transforms/GlobalOpt/basictest.llx
index 46fac76433..1f97fc03aa 100644
--- a/test/Transforms/GlobalOpt/basictest.llx
+++ b/test/Transforms/GlobalOpt/basictest.llx
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -globalopt | llvm-dis | not grep global
+; RUN: llvm-upgrade < %s | llvm-as | opt -globalopt | llvm-dis | not grep global
%X = internal global int 4