[haskell-platform] #189: Include LLVM tools
haskell-platform
haskell-platform at projects.haskell.org
Mon May 14 18:45:30 BST 2012
#189: Include LLVM tools
-------------------------+--------------------------------------------------
Reporter: dterei | Owner: dons
Type: enhancement | Status: new
Priority: major | Milestone: Blue Sky
Component: Platform | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment(by refold):
> Including LLVM would be a pretty large undertaking.
We only need to include a single executable - `llc` (and maybe also
`opt`). One potential problem is that the user may have already installed
LLVM separately, so we should be careful not to shadow the system `llc`.
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/189#comment:4>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list