[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 07:35:35 PDT 2020
bcain added a comment.
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.
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