2017-01-03 01:02:55 +03:00
|
|
|
{
|
2019-01-10 02:01:46 +03:00
|
|
|
"llvm_revision": "349247",
|
2017-01-03 01:02:55 +03:00
|
|
|
"stages": "1",
|
|
|
|
"build_libcxx": true,
|
|
|
|
"build_type": "Release",
|
|
|
|
"assertions": false,
|
2017-01-03 06:23:08 +03:00
|
|
|
"build_clang_tidy": true,
|
2017-01-03 01:02:55 +03:00
|
|
|
"osx_cross_compile": true,
|
2019-01-10 02:01:46 +03:00
|
|
|
"llvm_repo": "https://llvm.org/svn/llvm-project/llvm/tags/RELEASE_701/final",
|
|
|
|
"clang_repo": "https://llvm.org/svn/llvm-project/cfe/tags/RELEASE_701/final",
|
|
|
|
"extra_repo": "https://llvm.org/svn/llvm-project/clang-tools-extra/tags/RELEASE_701/final",
|
|
|
|
"libcxx_repo": "https://llvm.org/svn/llvm-project/libcxx/tags/RELEASE_701/final",
|
|
|
|
"libcxxabi_repo": "https://llvm.org/svn/llvm-project/libcxxabi/tags/RELEASE_701/final",
|
2017-01-03 01:02:55 +03:00
|
|
|
"python_path": "/usr/bin/python2.7",
|
2017-08-28 14:44:51 +03:00
|
|
|
"gcc_dir": "/builds/worker/workspace/build/src/gcc",
|
|
|
|
"cc": "/builds/worker/workspace/build/src/clang/bin/clang",
|
|
|
|
"cxx": "/builds/worker/workspace/build/src/clang/bin/clang++",
|
|
|
|
"as": "/builds/worker/workspace/build/src/clang/bin/clang",
|
2018-12-13 08:29:29 +03:00
|
|
|
"ar": "/builds/worker/workspace/build/src/cctools/bin/x86_64-darwin11-ar",
|
|
|
|
"ranlib": "/builds/worker/workspace/build/src/cctools/bin/x86_64-darwin11-ranlib",
|
|
|
|
"libtool": "/builds/worker/workspace/build/src/cctools/bin/x86_64-darwin11-libtool",
|
2017-08-28 14:44:51 +03:00
|
|
|
"ld": "/builds/worker/workspace/build/src/clang/bin/clang",
|
2017-02-02 19:36:17 +03:00
|
|
|
"patches": [
|
|
|
|
]
|
2017-01-03 01:02:55 +03:00
|
|
|
}
|