Revert r64460. strtol and friends cannot be marked readonly, even with
[oota-llvm.git] / test / FrontendC++ / 2003-08-31-StructLayout.cpp
index 99d66826622036ead81b75d7f88bb06154e91246..a45ad030e3cccbdaa2c01146f96709eeef5cc1b9 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
 
 // There is a HOLE in the derived2 object due to not wanting to place the two
 // baseclass instances at the same offset!