[commit: ghc] wip/T15916: PPC NCG: Rename constructors (42289e4)

git at git.haskell.org git at git.haskell.org
Sat Jan 5 08:47:20 UTC 2019


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/T15916
Link       : http://ghc.haskell.org/trac/ghc/changeset/42289e4105128ebc2e951f1f937043bf0d2597f2/ghc

>---------------------------------------------------------------

commit 42289e4105128ebc2e951f1f937043bf0d2597f2
Author: Peter Trommler <ptrommler at acm.org>
Date:   Thu Jan 3 14:04:37 2019 +0100

    PPC NCG: Rename constructors
    
    Rename constructors in calling convention data type to reflect the
    fact that they represent an ELF ABI not only a Linux ABI.


>---------------------------------------------------------------

42289e4105128ebc2e951f1f937043bf0d2597f2
 compiler/nativeGen/PPC/CodeGen.hs | 57 ++++++++++++++++++++-------------------
 1 file changed, 29 insertions(+), 28 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 42289e4105128ebc2e951f1f937043bf0d2597f2


More information about the ghc-commits mailing list