#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 _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform