Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Swift function call ABI #64582

Closed
wants to merge 3 commits into from
Closed

Add Swift function call ABI #64582

wants to merge 3 commits into from

Commits on Oct 3, 2019

  1. Add Swift function ABI to rustc

    Maps to LLVM's Swift calling convention, which is listed as 16.
    nvzqz committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    ba0d71d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861f95e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    680d83a View commit details
    Browse the repository at this point in the history