[Git][ghc/ghc][wip/T14586] Add missing ARM CodeGen module.
dmjio
gitlab at gitlab.haskell.org
Sun Jun 28 06:31:17 UTC 2020
dmjio pushed to branch wip/T14586 at Glasgow Haskell Compiler / GHC
Commits:
9ca774e1 by David Johnson at 2020-06-28T06:31:03+00:00
Add missing ARM CodeGen module.
- - - - -
1 changed file:
- compiler/ghc.cabal.in
Changes:
=====================================
compiler/ghc.cabal.in
=====================================
@@ -587,6 +587,7 @@ Library
GHC.CmmToAsm.ARM.Instr
GHC.CmmToAsm.ARM.Cond
GHC.CmmToAsm.ARM.Ppr
+ GHC.CmmToAsm.ARM.CodeGen
GHC.CmmToAsm.PPC.Regs
GHC.CmmToAsm.PPC.RegInfo
GHC.CmmToAsm.PPC.Instr
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9ca774e1445a5a1093e9064656d7a5c6981a6f4b
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9ca774e1445a5a1093e9064656d7a5c6981a6f4b
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/20200628/f1db6a0c/attachment.html>
More information about the ghc-commits
mailing list