change
authorbdemsky <bdemsky>
Mon, 18 Aug 2008 23:29:51 +0000 (23:29 +0000)
committerbdemsky <bdemsky>
Mon, 18 Aug 2008 23:29:51 +0000 (23:29 +0000)
Robust/src/IR/Flat/BuildCode.java

index 0acb2fc3c3bac6d86f4f21f41385176b6970d84e..993f36a95b93340b4f1e7bec9e2c218225165f75 100644 (file)
@@ -1500,6 +1500,7 @@ public class BuildCode {
            }
            if (tuplecount==0)
                return;
+           System.out.println("Adding prefetch to method:" +fm);
            output.println("{");
            output.println("/* prefetch */");
         output.println("/* prefetchid_" + fpn.siteid + " */");