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