[commit: ghc] wip/T15916: PPC NCG: Rename constructors (9c7729d)
git at git.haskell.org
git at git.haskell.org
Sun Mar 31 15:08:45 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T15916
Link : http://ghc.haskell.org/trac/ghc/changeset/9c7729d32b35e7a7b551fcaa72780d55ee63b935/ghc
>---------------------------------------------------------------
commit 9c7729d32b35e7a7b551fcaa72780d55ee63b935
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.
>---------------------------------------------------------------
9c7729d32b35e7a7b551fcaa72780d55ee63b935
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 9c7729d32b35e7a7b551fcaa72780d55ee63b935
More information about the ghc-commits
mailing list