Index: benchmark/compile/empty.c
===================================================================
--- benchmark/compile/empty.c	(revision bf71cfdb7285490eee552b461158846f626cc52f)
+++ benchmark/compile/empty.c	(revision bf71cfdb7285490eee552b461158846f626cc52f)
@@ -0,0 +1,3 @@
+int main() {
+	return 0;
+}
