Add testcase
[oota-llvm.git] / test / CFrontend / 2003-06-29-MultipleFunctionDefinition.c
index 588da7198af969247e4c73967598783cc0f9e5d3..b7bc803306731b91a469a03974dd1c297c958a79 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 /* This is apparently legal C.  
  */
 extern __inline__ void test() { }