Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Use LLVM's lld instead of GNU's ld#491

Merged
rcny merged 2 commits intomasterfrom
vi-clang-use-lld
Nov 24, 2022
Merged

Use LLVM's lld instead of GNU's ld#491
rcny merged 2 commits intomasterfrom
vi-clang-use-lld

Conversation

@rcny
Copy link
Contributor

@rcny rcny commented Nov 24, 2022

clang used ld as a linker instead of lld whole this time. This PR fixes that and also downgrades LLVM and clang back to 14.

Superseeds #490 and relates to #488.

@rcny rcny self-assigned this Nov 24, 2022
@rcny rcny merged commit d331c9c into master Nov 24, 2022
@rcny rcny deleted the vi-clang-use-lld branch November 24, 2022 18:59
@rcny
Copy link
Contributor Author

rcny commented Nov 24, 2022

@muharem @samelamin Fixed for real this time. Thanks for the patience.

@samelamin
Copy link

@rcny sorry to be a pain but it looks like there are still issues. But - at least from what I can see - it's not related to the linker

https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/2084463

The check-rustdoc seems to be failing for all builds

@rcny
Copy link
Contributor Author

rcny commented Nov 25, 2022

@samelamin Fix is in progress, could be tracked here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants