Add testcase
[oota-llvm.git] / test / CFrontend / 2003-08-20-PrototypeMismatch.c
index b2535c7a530825470aae4537917be57a8ceb96a5..8358a2f6fd05042629251daae04db38b3dad2973 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 
 
 static int foo(int);