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

Windows on ARM64: Support Visual Studio ABI sret mechanism for non-trivial data types #289

Merged
merged 9 commits into from
Apr 26, 2024

Commits on Apr 26, 2024

  1. Add objc_msgSend_stret2_np

    hmelder committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ed4eff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d87cbd5 View commit details
    Browse the repository at this point in the history
  3. Fix moving of return type

    hmelder committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    51b99f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abbcb9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d36008c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50c00de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8caaf46 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21c2ac5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a0ae52 View commit details
    Browse the repository at this point in the history