cvs commit: fptools/ghc/compiler/cmm CLabel.hs
Simon Marlow
simonmar at glass.cse.ogi.edu
Tue Feb 3 08:48:16 EST 2004
simonmar 2004/02/03 08:48:16 PST
Modified files: (Branch: backend-hacking-branch)
ghc/compiler/cmm CLabel.hs
Log:
- fix infoLblToEntryLbl
- add entryLblToInfoLbl (does the obvious thing)
- kill VecTbl labels (they were only different from ret labels for
documentation reasons; the new codegen isn't using them)
Revision Changes Path
1.1.2.6 +12 -8 fptools/ghc/compiler/cmm/Attic/CLabel.hs
More information about the Cvs-ghc
mailing list