[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:50 UTC 2020
Moritz Angermann pushed to branch wip/angerman/aarch64-ncg at Glasgow Haskell Compiler / GHC
Commits:
274aff7b by Moritz Angermann at 2020-09-30T21:32:49-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
=====================================
@@ -24,7 +24,7 @@ The HTML view has an instruction lookup, the xml file is also good.
@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.
+is triggered via the @-fasm@ flag.
Thus, we'll not concern ourselves with anything in the pipeline
before that point.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/274aff7bfd76d0e9139ea4f06b560f5c95576d95
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/274aff7bfd76d0e9139ea4f06b560f5c95576d95
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/e140abed/attachment.html>
More information about the ghc-commits
mailing list