[GHC] #8792: apple does not supply lllvm i.e. opt and llc
GHC
ghc-devs at haskell.org
Sun Feb 16 02:06:23 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 bug | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
--------------------------------------+------------------------------------
Comment (by George):
From ghc-7.8.20140130/docs/users_guide/users_guide/code-generators.html
#llvm-code-gen:
To install LLVM and Clang:
...
Mac OS X: LLVM and Clang are included by default from 10.6 and later.
Apple does not include LLVM (opt and llc are what is needed) by default.
They needed to be installed by homebrew or an alternative system. We may
want to document that llvm 3.4 is the preferred version.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8792#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list