[commit: ghc] wip/angerman/llvmng: bump (115f80a)
git at git.haskell.org
git at git.haskell.org
Mon Dec 4 08:54:12 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/angerman/llvmng
Link : http://ghc.haskell.org/trac/ghc/changeset/115f80a7fc5ec28f698ecec0f8f3ab73811f5b34/ghc
>---------------------------------------------------------------
commit 115f80a7fc5ec28f698ecec0f8f3ab73811f5b34
Author: Moritz Angermann <moritz.angermann at gmail.com>
Date: Mon Dec 4 16:00:18 2017 +0800
bump
>---------------------------------------------------------------
115f80a7fc5ec28f698ecec0f8f3ab73811f5b34
_arm-raspberrypi/generated/DerivedConstants.h | 569 +++++++++++++++++++++
.../generated/GHCConstantsHaskellExports.hs | 125 +++++
.../generated/GHCConstantsHaskellType.hs | 134 +++++
.../generated/GHCConstantsHaskellWrappers.hs | 250 +++++++++
_arm-raspberrypi/generated/ghcautoconf.h | 539 +++++++++++++++++++
_arm-raspberrypi/generated/ghcplatform.h | 34 ++
_arm-raspberrypi/generated/ghcversion.h | 18 +
_arm-raspberrypi/generated/platformConstants | 134 +++++
_armv7-android/generated/DerivedConstants.h | 569 +++++++++++++++++++++
.../generated/GHCConstantsHaskellExports.hs | 125 +++++
.../generated/GHCConstantsHaskellType.hs | 134 +++++
.../generated/GHCConstantsHaskellWrappers.hs | 250 +++++++++
_armv7-android/generated/ghcautoconf.h | 539 +++++++++++++++++++
_armv7-android/generated/ghcplatform.h | 34 ++
_armv7-android/generated/ghcversion.h | 18 +
_armv7-android/generated/platformConstants | 134 +++++
_host/generated/DerivedConstants.h | 569 +++++++++++++++++++++
_host/generated/GHCConstantsHaskellExports.hs | 125 +++++
_host/generated/GHCConstantsHaskellType.hs | 134 +++++
_host/generated/GHCConstantsHaskellWrappers.hs | 250 +++++++++
_host/generated/ghcautoconf.h | 539 +++++++++++++++++++
_host/generated/ghcplatform.h | 34 ++
_host/generated/ghcversion.h | 18 +
_host/generated/platformConstants | 134 +++++
.../integer-gmp/gmp => _host/include}/ghc-gmp.h | 0
hadrian | 2 +-
26 files changed, 5410 insertions(+), 1 deletion(-)
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 115f80a7fc5ec28f698ecec0f8f3ab73811f5b34
More information about the ghc-commits
mailing list