[GHC] #10329: ghc-7.10 is configured to use llvm-3.6 but only compiles with llvm-3.5
GHC
ghc-devs at haskell.org
Sat Apr 25 06:37:36 UTC 2015
#10329: ghc-7.10 is configured to use llvm-3.6 but only compiles with llvm-3.5
-------------------------------------+-------------------------------------
Reporter: erikd | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 7.10.2
Component: Compiler | Version: 7.10.1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Building GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions: Phab:D856
-------------------------------------+-------------------------------------
Changes (by erikd):
* status: patch => closed
* resolution: => fixed
Comment:
This was fixed in commit:
{{{
commit 99e4e26a2672f7697cf1f76306c3dfb63125e035
Author: Erik de Castro Lopo <erikd at mega-nerd.com>
Date: Sat Apr 25 08:14:48 2015 +0200
configure: LLVM and LD detection improvements (#10329)
The ghc-7.10 branch *only* works with llvm-3.5.
This commit is basically the ghc-7.10 branch version of
485dba86d2 in the master branch.
Signed-off-by: Erik de Castro Lopo <erikd at mega-nerd.com>
Differential Revision: https://phabricator.haskell.org/D856
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10329#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list