how to map CLabel to Label for procedure entry point?

22 Nov
2021
22 Nov
'21
3:36 p.m.
I'm struggling to figure out how to get from a CLabel found in a CmmProc to a Label used to key the blocks in the control-flow graph (CmmGraph) for the CmmProc. The code generator needs such a function, so it must be around somewhere, but I have not yet found it. I've poked around the respective modules for CLabel and for Label, and also modules like CmmToAsm. Can anyone help me out? Norman
1322
Age (days ago)
1322
Last active (days ago)
0 comments
1 participants
participants (1)
-
Norman Ramsey