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

Set target-abi module flag for RISC-V targets #123612

Merged
merged 3 commits into from
Apr 10, 2024

Commits on Apr 9, 2024

  1. Set target-abi module flag for RISC-V targets

    Fixes cross-language LTO on RISC-V targets (Fixes rust-lang#121924)
    kxxt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f19c48e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adec1a2 View commit details
    Browse the repository at this point in the history
  3. Pass value and valueLen to create a StringRef

    Instead of creating a cstring.
    
    Co-authored-by: LoveSy <shana@zju.edu.cn>
    kxxt and yujincheng08 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    33db209 View commit details
    Browse the repository at this point in the history