Fix PR2096, a regression introduced with my patch last night. This
[oota-llvm.git] / test / CFrontend / 2002-12-15-GlobalBoolTest.c
index 5d529dccd041a59838064d45f8008ded457ed1ce..6b27391d9b5cbc6e140ef9f511d09d1952fe6a0a 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 
 _Bool X = 0;