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

Support linking using lld #865

Closed
2 tasks done
jessebraham opened this issue Oct 23, 2023 · 3 comments
Closed
2 tasks done

Support linking using lld #865

jessebraham opened this issue Oct 23, 2023 · 3 comments
Assignees
Labels
linker scripts Linker script issues

Comments

@jessebraham
Copy link
Member

jessebraham commented Oct 23, 2023

@MabezDev
Copy link
Member

LLD is already the default for RISCV, so I've gone ahead and marked it :)

@bugadani
Copy link
Contributor

Just out of curiousity, what will lld give us?

@MabezDev
Copy link
Member

LLD can ship with the rust toolchain, GCC can't is the main motivation. There are other benefits to LLD like the faster link times. Maybe in the far future, cross-lang LTO for the esp-idf-* stuff.

With the PR merged, this can now be closed though.

@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linker scripts Linker script issues
Projects
Archived in project
Development

No branches or pull requests

3 participants