Fix LDRi12 immediate operand, which was changed to be the second operand in $addrmode...
[oota-llvm.git] / test / FrontendC++ / 2004-09-27-CompilerCrash.cpp
index f507c2391508b65a3afeb096b1cc9ab64709119c..f52baaf7058ccb6035f3cf83de87118a21526405 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx -S %s -o - | llvm-as -f -o /dev/null
+// RUN: %llvmgxx -S %s -o - | llvm-as -o /dev/null
 
 struct Pass {} ;
 template<typename PassName>