Bug 1594344 - Part 2: Fetch dump_syms toolchain on Windows builds. r=firefox-build-system-reviewers,chmanchester

This installs the rust-based `dump_syms` toolchain on Windows builds.

Differential Revision: https://phabricator.services.mozilla.com/D53319

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Eric Rahm 2019-12-13 10:27:30 +00:00
parent 501f996371
commit 3122df4697
2 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,9 @@ job-defaults:
using: mozharness
use-caches: false
tooltool-downloads: internal
fetches:
toolchain:
- win64-dump-syms
win32/debug:
description: "Win32 Debug"

View File

@ -150,6 +150,7 @@ jobs:
fetches:
toolchain:
- win64-clang-cl
- win64-dump-syms
- win64-rust
- win64-rust-size
- win64-cbindgen
@ -182,6 +183,7 @@ jobs:
fetches:
toolchain:
- win64-clang-cl
- win64-dump-syms
- win64-rust
- win64-rust-size
- win64-cbindgen