]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #75716 - tlively:upgrade-emscripten-1.39.20, r=cuviper
authorJosh Stone <cuviper@gmail.com>
Thu, 20 Aug 2020 17:07:28 +0000 (10:07 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Aug 2020 17:07:28 +0000 (10:07 -0700)
Upgrade Emscripten on CI to 1.39.20

This Emscripten version was the first to be cut after the LLVM 11
release branch was created, so it should be the most compatible with
LLVM 11. The old version we were using was incompatible with LLVM 11
because its wasm-ld did not understand all the relocations that LLVM
11 emits.


Trivial merge