[Git][ghc/ghc][wip/ghci-primcall] fix whitespace
Luite Stegeman (@luite)
gitlab at gitlab.haskell.org
Fri Jan 6 04:46:31 UTC 2023
Luite Stegeman pushed to branch wip/ghci-primcall at Glasgow Haskell Compiler / GHC
Commits:
6c5a7aa5 by Luite Stegeman at 2023-01-06T13:46:15+09:00
fix whitespace
- - - - -
1 changed file:
- compiler/GHC/Cmm/CallConv.hs
Changes:
=====================================
compiler/GHC/Cmm/CallConv.hs
=====================================
@@ -241,7 +241,7 @@ realArgRegsCover platform
possible combinations of register values. Instead, there are generic helper
stack frames that use a call_info word that describes the active registers
and the number of stack words used by the arguments of a call.
-
+
These helper stack frames are currently:
- stg_ret_t: return a tuple to the continuation at the top of
the stack
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6c5a7aa533e4e627ea8e2aeae814dcfc52bc8d73
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6c5a7aa533e4e627ea8e2aeae814dcfc52bc8d73
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230105/4548e0a2/attachment-0001.html>
More information about the ghc-commits
mailing list