Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information