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

llvm: update riscv target feature to match LLVM 19 #124090

Merged
merged 1 commit into from
Apr 18, 2024

Commits on Apr 17, 2024

  1. llvm: update riscv target feature to match LLVM 19

    In llvm/llvm-project@9067070 they ended
    up largely reverting
    llvm/llvm-project@e817966. This means
    the change we did in
    rust-lang/rust@b378059 is now only
    corrct for LLVM 18...so we have to adjust again.
    
    @rustbot label: +llvm-main
    durin42 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    22b704b View commit details
    Browse the repository at this point in the history