Make this pass for CYGWIN.
[oota-llvm.git] / test / CFrontend / 2002-07-31-BadAssert.c
index 9c4e5f67e6896604172674905eb4205af0aeedd3..5801d03a09938a75ebc628f66e8be8bd2f03b265 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 typedef struct
 {
         unsigned char type;        /* Indicates, NORMAL, SUBNORMAL, etc. */