Re: llvm: add infrastructure to build lld

2017-01-21 Thread Mark Kettenis
> Date: Sun, 22 Jan 2017 11:47:46 +1000 > From: Patrick Wildt > > Hi, > > for arm64 our goal is to use lld. Even though we really need lld 4.0, > which is not yet released, it is already a good start to have lld 3.9.1 > make infrastructure available. This diff adds the neccesary Makefiles > an

llvm: add infrastructure to build lld

2017-01-21 Thread Patrick Wildt
Hi, for arm64 our goal is to use lld. Even though we really need lld 4.0, which is not yet released, it is already a good start to have lld 3.9.1 make infrastructure available. This diff adds the neccesary Makefiles and modified lld to not use Mach-O/COFF (so that we don't need those libraries a