Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / Inline / 2003-09-22-PHINodeInlineFail.ll
index d1db941f096c0399ae4b78e65883164dda6cfb94..6e4d1b39e7edf6d6c8f514768be6b03d77a8fb4a 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() {