I’m trying to build LLD with a LLVM 3.5. This seems to fail
on compile issues.
From the LLD documentation it’s not exactly clear whether LLD
only builds agaist 3.2 (or something) or that it should just
build and I’m seeing bugs.
I’m trying to build LLD with a LLVM 3.5. This seems to fail
on compile issues.
From the LLD documentation it’s not exactly clear whether LLD
only builds agaist 3.2 (or something) or that it should just
build and I’m seeing bugs.
To build lld from svn head you'll need llvm from svn head too - I'm
guessing you're trying to build a head lld against llvm 3.5 release?
Otherwise, let's see the failure you've encountered.