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