Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / FunctionResolve / 2003-05-21-MissingArguments.ll
index 48b5d4690c0f5c5cf61c9b759c9e2cf5e39705f0..b54d595c5f741762d31707c666d0b1c913117502 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -funcresolve -disable-output
+; RUN: llvm-upgrade < %s | llvm-as | opt -funcresolve -disable-output
 
 void %foo(int, int) {
   ret void