diff options
Diffstat (limited to 'rts/IPE.c')
-rw-r--r-- | rts/IPE.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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. |