[PATCH] D77498: [Hexagon] Select lld as the default linker for linux-musl target
Sid Manning via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 7 15:49:32 PDT 2020
sidneym added a comment.
These are new tests how do you get the generic lld driver to work? When I invoke it using just "lld" I need to add -flavor gnu or I get this error:
Invoke ld.lld (Unix), ld64.lld (macOS), lld-link (Windows), wasm-ld (WebAssembly) instead
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