[commit: ghc] master: Revert "rts/linker: Move loadArchive to new source file" (cc29eb5)
git at git.haskell.org
git at git.haskell.org
Thu Oct 27 08:51:57 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/cc29eb54fc85c464e97a87e941231c6b1d114191/ghc
>---------------------------------------------------------------
commit cc29eb54fc85c464e97a87e941231c6b1d114191
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date: Thu Oct 27 09:47:55 2016 +0100
Revert "rts/linker: Move loadArchive to new source file"
This reverts commit 488a9ed3440fe882ae043ba7f44fed4e84e679ce.
>---------------------------------------------------------------
cc29eb54fc85c464e97a87e941231c6b1d114191
rts/Linker.c | 658 +++++++++++++++++++++++++++++++++++++++++++++-
rts/LinkerInternals.h | 7 -
rts/linker/LoadArchive.c | 661 -----------------------------------------------
3 files changed, 655 insertions(+), 671 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 cc29eb54fc85c464e97a87e941231c6b1d114191
More information about the ghc-commits
mailing list