Skip to content

Commit

Permalink
Update LLVM for Emscripten exception handling support
Browse files Browse the repository at this point in the history
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 #63649.
  • Loading branch information
tlively committed Oct 8, 2019
1 parent 3fa9554 commit 2c81089
Showing 1 changed file with 1 addition and 1 deletion.