[project @ 2000-07-06 14:08:31 by simonmar]
New form of literal: MachLabel, for addresses of labels. Used by foreign label instead of MachLitLit now. Real lit-lits now cause the NCG to panic. Also: removed CLitLit from AbsCSyn; it was only used in one place for a purpose it shouldn't have been used for in the first place.
Showing
- ghc/compiler/absCSyn/AbsCSyn.lhs 2 additions, 5 deletionsghc/compiler/absCSyn/AbsCSyn.lhs
- ghc/compiler/absCSyn/AbsCUtils.lhs 0 additions, 1 deletionghc/compiler/absCSyn/AbsCUtils.lhs
- ghc/compiler/absCSyn/Costs.lhs 1 addition, 5 deletionsghc/compiler/absCSyn/Costs.lhs
- ghc/compiler/absCSyn/PprAbsC.lhs 3 additions, 6 deletionsghc/compiler/absCSyn/PprAbsC.lhs
- ghc/compiler/basicTypes/Literal.lhs 17 additions, 5 deletionsghc/compiler/basicTypes/Literal.lhs
- ghc/compiler/codeGen/CgClosure.lhs 3 additions, 5 deletionsghc/compiler/codeGen/CgClosure.lhs
- ghc/compiler/nativeGen/StixPrim.lhs 4 additions, 16 deletionsghc/compiler/nativeGen/StixPrim.lhs
- ghc/compiler/parser/Lex.lhs 2 additions, 0 deletionsghc/compiler/parser/Lex.lhs
- ghc/compiler/parser/Parser.y 2 additions, 1 deletionghc/compiler/parser/Parser.y
- ghc/compiler/rename/ParseIface.y 2 additions, 0 deletionsghc/compiler/rename/ParseIface.y
Loading
Please register or sign in to comment