Mate: exposed internal functions of BasicBlocks for external benchmarks
[mate.git] / Mate / BasicBlocks.hs
index 14f89997b61caf1a93d3728d504ea5af99f7ae27..59e30521b5b33937262059169ea653d5b12dfd43 100644 (file)
@@ -6,7 +6,8 @@ module Mate.BasicBlocks(
   MapBB,
   printMapBB,
   parseMethod,
-  test_main
+  test_main,
+  testCFG -- added by hs to perform benches from outside
   )where
 
 import Data.Binary