Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
64115 commits behind the upstream repository.
user avatar
Julian Seward authored
Don't spew floating/double literals into assembly output, since this
causes difficulties with FP numbers near the edges of the allowed
ranges.  Instead, convert them to a sequence of bytes and emit those.
7f748c5f
History