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

Update LLVM for Emscripten exception handling support #65220

Merged

Commits on Oct 8, 2019

  1. Update LLVM for Emscripten exception handling support

    Updates LLVM to pick up the cherry-picked support for correctly
    handling exception handling with aggregates passed by value. This will
    be necessary to continue to support Emscripten's exception handling
    once we switch using Emscripten's LLVM backend. See rust-lang#63649.
    tlively committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    2c81089 View commit details
    Browse the repository at this point in the history