summaryrefslogtreecommitdiff
path: root/rts/IPE.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/IPE.c')
-rw-r--r--rts/IPE.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/rts/IPE.c b/rts/IPE.c
index 3557b0f33f..5ab8a861fd 100644
--- a/rts/IPE.c
+++ b/rts/IPE.c
@@ -27,7 +27,6 @@
/*
Note [The Info Table Provenance Entry (IPE) Map]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
IPEs are stored in a hash map from info table address (pointer) to IPE. This
ensures cheap lookup and traversal.