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

Brian Cain via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 7 14:43:38 PDT 2020


bcain added a comment.

In D77498#1967870 <https://reviews.llvm.org/D77498#1967870>, @nathanchance wrote:

> This does not take into account `CLANG_DEFAULT_LINKER`, resulting in a `check-clang` failure:


Weird -- the baseline didn't take CLANG_DEFAULT_LINKER into account either, though, right?  Is it a regression?


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