[PATCH] D82263: [Hexagon] Cleanup compiler-rt.builtins remove code that belongs in the c-library
Brian Cain via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 30 10:50:13 PDT 2020
bcain accepted this revision.
bcain added a comment.
This revision is now accepted and ready to land.
In D82263#2122860 <https://reviews.llvm.org/D82263#2122860>, @bcain wrote:
> These tests all seem to fail with
>
> clang-11: error: invalid linker name in argument '-fuse-ld=lld'
>
> AFAICT these tests are all using x86_64 and shouldn't be in scope for this change.
This change LGTM btw. Just odd that the test failures are here. Perhaps they're due to some more general problem.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82263/new/
https://reviews.llvm.org/D82263
More information about the llvm-commits
mailing list