2016-02-07 01:21:43 +03:00
|
|
|
{
|
2018-09-17 14:48:24 +03:00
|
|
|
"llvm_revision": "342383",
|
2016-02-07 01:21:43 +03:00
|
|
|
"stages": "3",
|
|
|
|
"build_libcxx": false,
|
|
|
|
"build_type": "Release",
|
|
|
|
"assertions": false,
|
2018-09-17 14:48:24 +03:00
|
|
|
"llvm_repo": "https://llvm.org/svn/llvm-project/llvm/tags/RELEASE_700/final",
|
|
|
|
"clang_repo": "https://llvm.org/svn/llvm-project/cfe/tags/RELEASE_700/final",
|
|
|
|
"lld_repo": "https://llvm.org/svn/llvm-project/lld/tags/RELEASE_700/final",
|
|
|
|
"compiler_repo": "https://llvm.org/svn/llvm-project/compiler-rt/tags/RELEASE_700/final",
|
|
|
|
"libcxx_repo": "https://llvm.org/svn/llvm-project/libcxx/tags/RELEASE_700/final",
|
2016-02-07 01:21:43 +03:00
|
|
|
"python_path": "c:/mozilla-build/python/python.exe",
|
2016-11-15 04:11:46 +03:00
|
|
|
"cc": "cl.exe",
|
|
|
|
"cxx": "cl.exe",
|
2017-11-03 19:29:58 +03:00
|
|
|
"ml": "ml64.exe",
|
|
|
|
"patches": [
|
2018-08-20 00:47:26 +03:00
|
|
|
"workaround-issue38586.patch",
|
2018-09-07 16:05:31 +03:00
|
|
|
"loosen-msvc-detection.patch"
|
2017-11-03 19:29:58 +03:00
|
|
|
]
|
2016-02-07 01:21:43 +03:00
|
|
|
}
|