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