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
tmandry committed Oct 11, 2019
2 parents 7a2bb04 + 2c81089 commit 2403c37
Showing 1 changed file with 1 addition and 1 deletion.