[commit: ghc] wip/kavon-nosplit-llvm: working on threading ManglerInfo to the LlvmMangler (7d52faa)
git at git.haskell.org
git at git.haskell.org
Tue Jun 27 09:15:58 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/kavon-nosplit-llvm
Link : http://ghc.haskell.org/trac/ghc/changeset/7d52faa130d692c7e92b2e0b8f000a6bbb6b9b0d/ghc
>---------------------------------------------------------------
commit 7d52faa130d692c7e92b2e0b8f000a6bbb6b9b0d
Author: Kavon Farvardin <kavon at farvard.in>
Date: Fri Jun 2 18:49:41 2017 +0100
working on threading ManglerInfo to the LlvmMangler
>---------------------------------------------------------------
7d52faa130d692c7e92b2e0b8f000a6bbb6b9b0d
compiler/cmm/Cmm.hs | 4 ++--
compiler/ghc.mk | 45 +++++++++++++++++++++++++++++------------
compiler/main/CodeOutput.hs | 32 ++++++++++++++++-------------
compiler/main/DriverPhases.hs | 1 -
compiler/main/DriverPipeline.hs | 11 +++++++---
compiler/main/HscMain.hs | 6 +++---
compiler/main/PipelineMonad.hs | 3 +++
7 files changed, 66 insertions(+), 36 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 7d52faa130d692c7e92b2e0b8f000a6bbb6b9b0d
More information about the ghc-commits
mailing list