Removal of llvm-3.5 and llvm-3.6

Brandon Allbery allbery.b at gmail.com
Sun Jan 29 19:57:28 UTC 2017


On Sun, Jan 29, 2017 at 2:51 PM, Ken Cunningham <
ken.cunningham.webuse at gmail.com> wrote:

> > GHC still uses 3.5. I want to change that, but haven't found the time.
>
> Not any more it doesn't. Not sure if it works when built against
> llvm-3.9, but here is the commit:


It's mot enough to change the dependency. ghc's LLVM backend is wired to
specific LLVM versions because the LLVM IR annotations keep changing in
incompatible ways; if you want to use a given ghc version with a different
LLVM version, you will need to dig out the patches that update its
generated IR to match, or -fllvm will produce syntax errors from LLVM.


-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20170129/5e7a04c3/attachment.html>


More information about the macports-dev mailing list