[PATCH] D53249: Force Hexagon to use default (hexagon-link) linker
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 13 18:20:59 PDT 2018
phosek added a comment.
This was introduced in https://reviews.llvm.org/D53038 which broke all our bots that use `CLANG_DEFAULT_LINKER="lld"`. The same solution was applied to other targets (e.g. https://reviews.llvm.org/D49899) and while isn't great it should at least unbreak vendors that use non-default linkers.
Repository:
rC Clang
https://reviews.llvm.org/D53249
More information about the cfe-commits
mailing list