[GHC] #8792: apple does not supply lllvm i.e. opt and llc
GHC
ghc-devs at haskell.org
Sun Feb 16 20:53:04 UTC 2014
#8792: apple does not supply lllvm i.e. opt and llc
-------------------------------------+-------------------------------------
Reporter: George | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.8.1
Component: Documentation | Version: 7.8.1-rc1
Resolution: | Keywords:
Operating System: MacOS X | Architecture: Unknown/Multiple
Type of failure: Documentation | Difficulty: Easy (less than 1
bug | hour)
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+-------------------------------------
Comment (by carter):
@schyler: yes it dees install them. You just need to make sure you brew
linked em and that the ghc settings file points to that version / name
variant of the opt and LLC commands. I suspect you just didn't check
that.
Ghc is not going to be bundled with llvm in the next year. If the ghc
user can't install llvm on their machine, they shouldn't use it.
That said, Suggestion of the ticket is valid in premise but not in
details. For example, ghc iOS needs llvm 3.0
George: where in the docs is the current information you're referring
to?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8792#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list