Skip to content

Commit

Permalink
Rollup merge of rust-lang#65220 - tlively:update-llvm-for-emscripten-…
Browse files Browse the repository at this point in the history
…exceptions, r=nikic

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
Centril committed Oct 9, 2019
2 parents db99e5a + 2c81089 commit 813785b
Showing 1 changed file with 1 addition and 1 deletion.