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

Add support for emitting functions with coldcc to LLVM #97512

Merged
merged 4 commits into from
Jun 7, 2022

Commits on May 30, 2022

  1. Add support for emitting functions with coldcc in LLVM

    The eventual goal is to try using this for things like the internal panicking stuff, to see whether it helps.
    scottmcm committed May 30, 2022
    Configuration menu
    Copy the full SHA
    e90be84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    055cfaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5394aa View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Configuration menu
    Copy the full SHA
    be4e089 View commit details
    Browse the repository at this point in the history