[Git][ghc/ghc][wip/angerman/aarch64-ncg] Apply suggestion to compiler/GHC/CmmToAsm/AArch64/README.md
Moritz Angermann
gitlab at gitlab.haskell.org
Thu Oct 1 01:32:48 UTC 2020
Moritz Angermann pushed to branch wip/angerman/aarch64-ncg at Glasgow Haskell Compiler / GHC
Commits:
4c5dfe06 by Moritz Angermann at 2020-09-30T21:32:47-04:00
Apply suggestion to compiler/GHC/CmmToAsm/AArch64/README.md
- - - - -
1 changed file:
- compiler/GHC/CmmToAsm/AArch64/README.md
Changes:
=====================================
compiler/GHC/CmmToAsm/AArch64/README.md
=====================================
@@ -22,7 +22,7 @@ The HTML view has an instruction lookup, the xml file is also good.
### Cmm
- at GHC.CmmToAsm@ contains the top-level netry point @nativeCodeGen@,
+ at GHC.CmmToAsm@ contains the top-level entry point @nativeCodeGen@,
which will be called from @GHC.Driver.CodeOutput.outputAsm@, which
is triggert via the @-fasm@ flag.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4c5dfe0625da2568a18972abfe1110895e2d963a
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4c5dfe0625da2568a18972abfe1110895e2d963a
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/20200930/5f46cb4e/attachment-0001.html>
More information about the ghc-commits
mailing list