Fix PR2096, a regression introduced with my patch last night. This
[oota-llvm.git] / test / CFrontend / 2003-10-06-NegateExprType.c
index 56c5e30f4ae67cd236c0329fba096c459bce8a64..02386031b71f3f891ea618d46f56232b753f6c12 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 
 extern int A[10];
 void Func(int *B) {