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

Repair several riscv64gc-unknown-linux-gnu codegen tests #125220

Merged

Commits on Jun 5, 2024

  1. Repair several riscv64gc-unknown-linux-gnu codegen tests

    Fix tests/codegen/riscv-abi/call-llvm-intrinsics.rs
    
    Fix tests/codegen/riscv-abi/riscv64-lp64d-abi.rs
    
    Fix tests/codegen/riscv-abi/riscv64-lp64f-lp64d-abi.rs
    
    On riscv64gc ignore tests/ui/debuginfo/debuginfo-emit-llvm-ir-and-split-debuginfo.rs
    
    Make tests/codegen/riscv-abi/riscv64-lp64d-abi.rs no_core
    
    Make tests/codegen/riscv-abi/riscv64-lp64f-lp64d-abi.rs no_core
    
    Set -O for tests/codegen/riscv-abi/riscv64-lp64d-abi.rs
    
    Set -O for tests/codegen/riscv-abi/riscv64-lp64f-lp64d-abi.rs
    Hoverbear committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ae4ae16 View commit details
    Browse the repository at this point in the history