[PATCH] D77498: [Hexagon] Select lld as the default linker for linux-musl target

Nathan Chancellor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 7 16:22:50 PDT 2020


nathanchance added a comment.

> These are new tests how do you get the generic lld driver to work?

It doesn't, Clang invokes the appropriate driver in `ToolChain::GetLinkerPath()`: https://github.com/llvm/llvm-project/blob/6011627f5118dd64a0c33694b604c70e766d8c40/clang/lib/Driver/ToolChain.cpp#L537-L541


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77498/new/

https://reviews.llvm.org/D77498





More information about the llvm-commits mailing list