Add fixmes
[oota-llvm.git] / test / Analysis / DSGraph / globals.c
index f0fb55d21d64c87cc3c286f4a0963be8cfebd63f..fc8f87c6d925ee66bfa7d1989c3d18f669afac5e 100644 (file)
@@ -1,5 +1,7 @@
 /* Test globals used and unused within different parts of a program */
 
+/* FIXME: This testcase should be automated */
+
 #include <stdlib.h>
 
 extern void exit_dummy(int*);