[commit: ghc] master: PPC NCG: Rename constructors (d512b33)
git at git.haskell.org
git at git.haskell.org
Fri Jan 18 01:42:43 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/d512b330f74d947ceb4d2d7c446a4e753532251b/ghc
>---------------------------------------------------------------
commit d512b330f74d947ceb4d2d7c446a4e753532251b
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.
>---------------------------------------------------------------
d512b330f74d947ceb4d2d7c446a4e753532251b
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 d512b330f74d947ceb4d2d7c446a4e753532251b
More information about the ghc-commits
mailing list