A basic block that only uses RFP registers still needs the FP_REG_KILL marker.
[oota-llvm.git] / test / FrontendC++ / 2003-09-30-ForIncrementExprBug.cpp
index 40c9c87ae1e093be9de5c1e44a1caca82af84df3..63f62f28dbf10a334561a999c1be9a320fe27b37 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 C {};