Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / Inline / 2004-10-17-InlineFunctionWithoutReturn.ll
index caae0836bd9cad835997f59aee3e526568253293..016fc5a4ab04fc88f54c8ff67de07c010bf9e728 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -inline -disable-output
+; RUN: llvm-upgrade < %s | llvm-as | opt -inline -disable-output
 
 int %test() {
        unwind