[commit: ghc] wip/fix-osx-ci: PPC NCG: Rename constructors (ec642d3)

git at git.haskell.org git at git.haskell.org
Thu Jan 17 18:57:04 UTC 2019


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

On branch  : wip/fix-osx-ci
Link       : http://ghc.haskell.org/trac/ghc/changeset/ec642d38e658f73cf93aefa7f3add5099cace28d/ghc

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

commit ec642d38e658f73cf93aefa7f3add5099cace28d
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.


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

ec642d38e658f73cf93aefa7f3add5099cace28d
 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 ec642d38e658f73cf93aefa7f3add5099cace28d


More information about the ghc-commits mailing list