revert-llvm-fixes
authorDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Thu, 28 Feb 2019 14:18:49 +0000 (14:18 +0000)
committerGianfranco Costamagna <locutusofborg@debian.org>
Thu, 28 Feb 2019 14:18:49 +0000 (14:18 +0000)
commit05c510b3a04c896e2d05ae6299e3ba8c1a75a112
tree8f3b9a6f5053f5bc8c6e6dcc70613613994acc94
parentee8d49e38fc1ea2047cbc8bf6a9c13e07e5c8dc4
revert-llvm-fixes

commit 377fe39888b1c711d15c94583ec83680d8ae7bf4
Author: Ben Gamari <ben@smart-cactus.org>
Date:   Tue Oct 30 11:12:46 2018 -0400

    Revert "Multiple fixes / improvements for LLVM backend"

    This reverts commit 73273be476a8cc6c13368660b042b3b0614fd928.

    Unfortunately we were unable to come to a fix that didn't sacrifice the
    ability to bootstrap GHC using the LLVM backend. Reverting for 8.6.2.

Gbp-Pq: Name revert-llvm-fixes
compiler/llvmGen/Llvm/Types.hs
compiler/llvmGen/LlvmCodeGen/Base.hs
compiler/llvmGen/LlvmCodeGen/CodeGen.hs
compiler/main/DriverPipeline.hs