Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use mold #1106

Closed
wants to merge 2 commits into from
Closed

Use mold #1106

wants to merge 2 commits into from

Conversation

vadz
Copy link
Member

@vadz vadz commented Dec 7, 2023

No description provided.

This is noticeable faster than using GNU ld even for the relatively
small SOCI libraries/tests.

Refactor the existing code for using -fuse-ld=lld when using LTO with
clang in a CMake function and simplify it as it doesn't seem like we
lose anything by using add_link_options() once compared to specifying
all the flags one by one.
vadz added a commit that referenced this pull request Dec 11, 2023
Use (faster) mold linker for the CI builds and, optionally, for the
local ones.

See #1106.
@vadz vadz marked this pull request as ready for review December 11, 2023 14:13
@vadz
Copy link
Member Author

vadz commented Dec 11, 2023

Merged in the commit above.

@vadz vadz closed this Dec 11, 2023
@vadz vadz deleted the use-mold branch December 11, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant