ghc-7.10 is configured to use llvm-3.6 but only compiles with llvm-3.5
Commit 07da52ce on the ghc-7.10 branch cherry picks commit 42448e37 from the git master branch, but that commit checks for and insists on using llvm version 3.6. However, the code in the ghc-7.10 branch is not compatible with llvm-3.6.
The attatched patch changes the requirement to be for llvm-3.5 and is the ghc-7.10 version of commit 485dba86 in the master branch.
Trac metadata
Trac field | Value |
---|---|
Version | 7.10.1 |
Type | Bug |
TypeOfFailure | OtherFailure |
Priority | normal |
Resolution | Unresolved |
Component | Compiler |
Test case | |
Differential revisions | |
BlockedBy | |
Related | |
Blocking | |
CC | |
Operating system | |
Architecture |