[Git][ghc/ghc][wip/ghci-primcall] move note to prepare for docs in different place
Luite Stegeman (@luite)
gitlab at gitlab.haskell.org
Thu Sep 29 07:42:39 UTC 2022
Luite Stegeman pushed to branch wip/ghci-primcall at Glasgow Haskell Compiler / GHC
Commits:
66466845 by Luite Stegeman at 2022-09-29T09:42:01+02:00
move note to prepare for docs in different place
ยงยง
- - - - -
2 changed files:
- rts/StgMiscClosures.cmm
- testsuite/tests/linters/notes.stdout
Changes:
=====================================
rts/StgMiscClosures.cmm
=====================================
@@ -407,8 +407,6 @@ INFO_TABLE_RET( stg_ret_t, RET_BCO )
/*
- Note [GHCi prim calling convention]
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The stg_primcall frame is used by the bytecode interpreter to call
a Cmm function. The frame contains an args_info word that contains
=====================================
testsuite/tests/linters/notes.stdout
=====================================
@@ -55,7 +55,6 @@ ref hadrian/src/Expression.hs:130:30: Note [Linking ghc-bin against threa
ref libraries/base/GHC/ST.hs:134:7: Note [Definition of runRW#]
ref linters/lint-notes/Notes.hs:32:29: Note [" <> T.unpack x <> "]
ref linters/lint-notes/Notes.hs:69:22: Note [...]
-ref rts/StgMiscClosures.cmm:410:4: Note [GHCi prim calling convention]
ref testsuite/config/ghc:243:10: Note [WayFlags]
ref testsuite/driver/testlib.py:153:10: Note [Why is there no stage1 setup function?]
ref testsuite/driver/testlib.py:157:2: Note [Why is there no stage1 setup function?]
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/66466845060d02dbf9202241b7bf878d8d931060
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/66466845060d02dbf9202241b7bf878d8d931060
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/20220929/6a21df6f/attachment.html>
More information about the ghc-commits
mailing list