Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / CodeGen / PowerPC / 2004-12-12-ZeroSizeCommon.ll
index 9773de27000585db9381e741cbbf4d207e6a97eb..839e88c51ef63bd151011b5d4ae835be58f259e9 100644 (file)
@@ -1,3 +1,3 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | not grep '.comm.*X,0'
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | not grep '.comm.*X,0'
 
 %X = linkonce global {} {}