Fix PR2096, a regression introduced with my patch last night. This
[oota-llvm.git] / test / CFrontend / 2002-03-12-StructInitialize.c
index 38308e37f8cc5e4a57a53388935b55e0035f5376..5174ad4906d2490d62f88be207e2a4791d69522d 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 
 typedef struct Connection_Type {
    long    to;