2017-10-13 07:22:41 +03:00
|
|
|
{
|
2018-01-18 11:30:40 +03:00
|
|
|
"llvm_revision": "320874",
|
2017-10-13 07:22:41 +03:00
|
|
|
"stages": "3",
|
|
|
|
"build_libcxx": true,
|
|
|
|
"build_type": "Release",
|
|
|
|
"assertions": false,
|
2018-01-18 11:30:40 +03:00
|
|
|
"llvm_repo": "https://llvm.org/svn/llvm-project/llvm/tags/RELEASE_501/final",
|
|
|
|
"clang_repo": "https://llvm.org/svn/llvm-project/cfe/tags/RELEASE_501/final",
|
|
|
|
"compiler_repo": "https://llvm.org/svn/llvm-project/compiler-rt/tags/RELEASE_501/final",
|
|
|
|
"libcxx_repo": "https://llvm.org/svn/llvm-project/libcxx/tags/RELEASE_501/final",
|
|
|
|
"libcxxabi_repo": "https://llvm.org/svn/llvm-project/libcxxabi/tags/RELEASE_501/final",
|
2017-10-13 07:22:41 +03:00
|
|
|
"python_path": "/usr/bin/python2.7",
|
|
|
|
"gcc_dir": "/builds/worker/workspace/build/src/gcc",
|
|
|
|
"cc": "/builds/worker/workspace/build/src/gcc/bin/gcc",
|
|
|
|
"cxx": "/builds/worker/workspace/build/src/gcc/bin/g++",
|
|
|
|
"as": "/builds/worker/workspace/build/src/gcc/bin/gcc",
|
|
|
|
"patches": [
|
|
|
|
"llvm-debug-frame-for-5.patch",
|
2017-11-07 09:07:30 +03:00
|
|
|
"r313872.patch",
|
|
|
|
"pr_set_ptracer.patch"
|
2017-10-13 07:22:41 +03:00
|
|
|
]
|
|
|
|
}
|