Enhance LICM to promote alias sets whose pointers themselves are stored,
[oota-llvm.git] / test / FrontendC / 2002-02-17-ArgumentAddress.c
index 937929559fe7eb8dc068440ec9f23c1ae647d91b..acd7e37a7563374fcd2992c8899599005032e97f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+// RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
 
 int test(int X) {
   return X;