SysTools: Add detection support for LLD linker
I noticed while trying to test against LLVM 5.0 that GHC would throw "Couldn't figure out linker information" warnings due to LLD being chosen by configure. Adding detection support to silence these is simple enough, let's just do it. (cherry picked from commit 6c0db98b)
Loading
Please register or sign in to comment