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

rustc_codegen_ssa: Set architecture for object crate for 32-bit SPARC #128772

Merged
merged 1 commit into from
Aug 7, 2024

Commits on Aug 7, 2024

  1. rustc_codegen_ssa: Set architecture for object crate for 32-bit SPARC

    The object crate was recently updated to recognize the 32-bit SPARC
    ELF targets EM_SPARC and EM_SPARC32PLUS, so the proper architecture
    for 32-bit SPARC can now be set in rustc_codegen_ssa.
    glaubitz committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d1d21ed View commit details
    Browse the repository at this point in the history