[Hexagon] Make lld be the default linker for linux/musl
authorSid Manning <sidneym@quicinc.com>
Sun, 5 Apr 2020 00:36:00 +0000 (19:36 -0500)
committerSid Manning <sidneym@quicinc.com>
Mon, 6 Apr 2020 17:59:07 +0000 (12:59 -0500)
commit2c5d6dfda98e409f6a6b4b577ebdf59a35ff2ebe
treeb9700856dbdd25730023f36dac472152bbab68f9
parent8a42bf24ae99d9d207ec140dadadc7d992bd2fa1
[Hexagon] Make lld be the default linker for linux/musl

When the target is hexagon-unknown-linux-musl select lld as the default
linker.

Differential Revision: https://reviews.llvm.org/D77498
clang/lib/Driver/ToolChains/Hexagon.h
clang/test/Driver/hexagon-toolchain-elf.c