[PATCH] D77498: [Hexagon] Select lld as the default linker for linux-musl target
Nathan Chancellor via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 7 15:16:56 PDT 2020
nathanchance added a comment.
> Weird -- the baseline didn't take CLANG_DEFAULT_LINKER into account either, though, right?
I assume by baseline you mean the test before this change? It does not seem like it.
> Is it a regression?
I guess not but the test is still broken when `CLANG_DEFAULT_LINKER` is set.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77498/new/
https://reviews.llvm.org/D77498
More information about the cfe-commits
mailing list