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

Prep for upstream llvm change to main mangling. NFC #17099

Merged
merged 1 commit into from Jun 1, 2022
Merged

Commits on May 31, 2022

  1. Prep for upstream llvm change to main mangling. NFC

    This change should allow https://reviews.llvm.org/D75277 to land
    without breaking emscripten.
    
    In the long run I hope to remove all of this in favor of calling
    `_start` from JS, but that can happen later, and could be user-visible
    if folks are calling `main` themselves.
    sbc100 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    15f188c View commit details
    Browse the repository at this point in the history