Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
62922 commits behind the upstream repository.
Simon Marlow's avatar
Simon Marlow authored
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.
5d42ac16
History