Skip to content
  • Ben Gamari's avatar
    SysTools: Add detection support for LLD linker · 6c0db98b
    Ben Gamari authored
    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.
    6c0db98b