Rollup merge of #65220 - tlively:update-llvm-for-emscripten-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 #63649.
This commit is contained in:
Tyler Mandry
2019-10-11 15:09:50 -07:00
committed by GitHub