There were some functions in builtins that rightfully belong in the clibrary.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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.
Comment Actions
This change LGTM btw. Just odd that the test failures are here. Perhaps they're due to some more general problem.