add test for this:
[oota-llvm.git] / test / CFrontend / 2004-07-06-FunctionCast.c
index 1d4a2616831f61e230561aaa0c3fad4285397e3e..169f74036423c4d59b13e73dc7ee168611bc14fe 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 static int unused_func(void) {
   return 1;
 }