Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / CodeGen / CBackend / 2004-02-26-LinkOnceFunctions.llx
index 918252d73679ae510985b2fddff4b66db4c854bc..997f1c9fda323c98756f9da14b8482d9b18782d7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=c | grep func1 | grep WEAK
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=c | grep func1 | grep WEAK
 
 implementation