Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / GlobalOpt / malloc-promote-3.llx
index f2aad76e2b910cc03f9d7cbac9101d203b0157d1..85ce6bdbc862db6bb1af1e1e9c9471559b8c4ea3 100644 (file)
@@ -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