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

Add a CI job that uses LLVM linker (ld.lld) instead of GNU linker (ld) #650

Open
bratpiorka opened this issue Jul 30, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@bratpiorka
Copy link
Contributor

Add a CI job that uses LLVM linker (ld.lld) instead of GNU linker (ld).
It can be enabled with "-fuse-ld=lld" clang option.

related to #646

@bratpiorka bratpiorka added the enhancement New feature or request label Jul 30, 2024
@pbalcer
Copy link
Contributor

pbalcer commented Jul 30, 2024

also make sure that it can detect issues with our map/def files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants