Add remaining AVX instructions (most of them dealing with GR64 destinations. This...
[oota-llvm.git] / test / FrontendC / 2004-05-21-IncompleteEnum.c
index 106df5e48fc45ca877d47021a20b8e4c604fdf61..958a8d1c0ea1d260e70513eadc1e5b1e657b25e3 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -w -S %s -o - | llvm-as -f -o /dev/null
+// RUN: %llvmgcc -w -S %s -o - | llvm-as -o /dev/null
 
 void test(enum foo *X) {
 }