put CmmReturnInfo into a CmmCall (and related types)
[ghc-hetmet.git] / compiler / codeGen / CgHpc.hs
index e846f0e..5992684 100644 (file)
@@ -76,6 +76,7 @@ initHpc this_mod (HpcInfo tickCount hashNo)
                ]
                (Just [])
                NoC_SRT -- No SRT b/c we PlayRisky
+               CmmMayReturn
        }
   where
        mod_alloc = mkFastString "hs_hpc_module"