Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / Inline / 2003-09-22-PHINodesInNormalInvokeDest.ll
index 090b7799435271d800775f782c2b0bad6712e7c8..774639b744ee9699d00b6447de53a078ceeae73f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -inline -disable-output
+; RUN: llvm-upgrade < %s | llvm-as | opt -inline -disable-output
 implementation   
 
 int %main() {