Fix PR2096, a regression introduced with my patch last night. This
[oota-llvm.git] / test / CFrontend / 2003-11-27-UnionCtorInitialization.c
index 27a1ec7c5fc2c3ecae643799b2cb80d1531c070d..472b591585369d10ea392343d4afb0516f91d83e 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 struct i387_soft_struct {
  long cwd;
  long twd;