Skip to content
Snippets Groups Projects
Commit 0556fffa authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1997-10-24 09:08:05 by simonm]

changes for MachRegs.Addr -> MachRegs.Address
parent 445839c5
No related merge requests found
......@@ -12,11 +12,8 @@ IMP_Ubiq(){-uitous-}
import MachCode ( SYN_IE(InstrList) )
import MachMisc ( Instr )
#if __GLASGOW_HASKELL__ >= 202
import MachRegs hiding (Addr)
#else
import MachRegs
#endif
import RegAllocInfo
import AbsCSyn ( MagicId )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment