simonmar 2004/01/08 05:55:10 PST
Modified files: (Branch: backend-hacking-branch)
ghc/compiler/cmm Cmm.hs
Log:
- Add CmmLit (Literal wasn't quite the right thing)
- Move CmmLabel into CmmLit
- Add CmmRegOff as a common shorthand.
Revision Changes Path
1.1.2.7 +24 -17 fptools/ghc/compiler/cmm/Attic/Cmm.hs