Lightweight ticky-ticky profiling
[ghc-hetmet.git] / compiler / cmm / CLabel.hs
index 397a074..6dbf0f2 100644 (file)
@@ -568,6 +568,8 @@ idInfoLabelType info =
     ConInfoTable  -> DataLabel
     StaticInfoTable -> DataLabel
     ClosureTable  -> DataLabel
+-- krc: aie! a ticky counter label is data
+    RednCounts    -> DataLabel
     _            -> CodeLabel