Forked from
Glasgow Haskell Compiler / GHC
This fork has diverged from the upstream repository.
-
The ghc-7.10 branch requires use of llvm-3.5, but the llvm-3.5.0 release had a bug that was fixed in llvm-3.5.1. When we are targeting arm, test for this bug in the llvm program `llc` during confgure and if present, abort configuration with an informative error message. Signed-off-by:
Erik de Castro Lopo <erikd@mega-nerd.com> Differential Revision: https://phabricator.haskell.org/D857
The ghc-7.10 branch requires use of llvm-3.5, but the llvm-3.5.0 release had a bug that was fixed in llvm-3.5.1. When we are targeting arm, test for this bug in the llvm program `llc` during confgure and if present, abort configuration with an informative error message. Signed-off-by:
Erik de Castro Lopo <erikd@mega-nerd.com> Differential Revision: https://phabricator.haskell.org/D857
Code owners
Assign users and groups as approvers for specific file changes. Learn more.