1{
2    "stages": "4",
3    "pgo" : true,
4    "build_libcxx": false,
5    "build_type": "Release",
6    "assertions": false,
7    "python_path": "c:/mozilla-build/python/python.exe",
8    "cc": "cl.exe",
9    "cxx": "cl.exe",
10    "ml": "ml64.exe",
11    "patches": [
12      "unpoison-thread-stacks_clang_10.patch",
13      "downgrade-mangling-error.patch",
14      "bug47258-extract-symbols-mbcs.patch",
15      "llvmorg-12-init-10926-gb79e990f401-LTO-new-pass-manager.patch",
16      "loosen-msvc-detection.patch"
17    ]
18}
19