[commit: ghc] wip/llvm-debug-info: Fix distinction (6448322)

git at git.haskell.org git at git.haskell.org
Sat Sep 16 14:16:28 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/llvm-debug-info
Link       : http://ghc.haskell.org/trac/ghc/changeset/6448322d7bc56c2b435b9bfda50430c0d0748a22/ghc

>---------------------------------------------------------------

commit 6448322d7bc56c2b435b9bfda50430c0d0748a22
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Fri Sep 15 19:14:02 2017 -0400

    Fix distinction


>---------------------------------------------------------------

6448322d7bc56c2b435b9bfda50430c0d0748a22
 compiler/llvmGen/Llvm.hs             |  1 +
 compiler/llvmGen/Llvm/MetaData.hs    |  7 +++++--
 compiler/llvmGen/Llvm/PpLlvm.hs      | 19 +++++++++++--------
 compiler/llvmGen/LlvmCodeGen.hs      | 16 ++++++++--------
 compiler/llvmGen/LlvmCodeGen/Base.hs |  2 +-
 compiler/llvmGen/LlvmCodeGen/Ppr.hs  | 22 +++++++++++-----------
 6 files changed, 37 insertions(+), 30 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 6448322d7bc56c2b435b9bfda50430c0d0748a22


More information about the ghc-commits mailing list