Add optional eager black-holing, with new flag -feager-blackholing
[ghc-hetmet.git] / compiler / cmm / CmmExpr.hs
index 06149b4..69a4952 100644 (file)
@@ -267,6 +267,7 @@ data GlobalReg
                -- We keep the address of some commonly-called 
                -- functions in the register table, to keep code
                -- size down:
+  | EagerBlackholeInfo  -- stg_EAGER_BLACKHOLE_info
   | GCEnter1           -- stg_gc_enter_1
   | GCFun              -- stg_gc_fun