[Git][ghc/ghc][wip/andreask/typedUniqFM] Comment spelling
Andreas Klebinger
gitlab at gitlab.haskell.org
Sat Jun 27 12:22:22 UTC 2020
Andreas Klebinger pushed to branch wip/andreask/typedUniqFM at Glasgow Haskell Compiler / GHC
Commits:
84b02687 by Andreas Klebinger at 2020-06-27T14:21:30+02:00
Comment spelling
- - - - -
1 changed file:
- compiler/GHC/CmmToAsm/Reg/Utils.hs
Changes:
=====================================
compiler/GHC/CmmToAsm/Reg/Utils.hs
=====================================
@@ -16,7 +16,7 @@ where
* VirtualReg is a subset of the registers in Reg's type.
Making a value of VirtualReg into a Reg in fact doesn't
- change it's unique. This is because Reg consists of virtual
+ change its unique. This is because Reg consists of virtual
regs and real regs, whose unique values do not overlap.
* Since the code was written in the assumption that keys are
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/84b026872c407de541dcefe196b5651729add674
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/84b026872c407de541dcefe196b5651729add674
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/20200627/fbc24244/attachment.html>
More information about the ghc-commits
mailing list