Bug 1181342 - tooltool manifests and build-clang config for clang 3.6 r=rail

--HG--
extra : commitid : KjFzDLPHW0g
This commit is contained in:
Chris Manchester 2015-07-10 10:30:37 -07:00
parent 073236ea96
commit 48aa5a0ffb
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,17 @@
[
{
"clang_version": "r241773"
},
{
"size": 47,
"digest": "2005a41fe97a5e00997063705f39d42b6a43b1cf7ba306cbc7b1513de34cdcd050fc6326efa2107f19ba0cc67914745dbf13154fa748010a93cf072481ef4aaa",
"algorithm": "sha512",
"filename": "setup.sh"
},
{
"size": 89690541,
"digest": "470d258d9785a120fcba65eee90daa632a42affa0f97f57d70fc8285bd76bcc27d4d0d70b6c37577ab271a04c843b6269425391a8d6df1967718dba26dd3a73d",
"algorithm": "sha512",
"filename": "clang.tar.bz2"
}
]

View File

@ -0,0 +1,8 @@
{
"llvm_revision": "241773",
"llvm_repo": "http://llvm.org/svn/llvm-project/llvm/branches/release_36",
"clang_repo": "http://llvm.org/svn/llvm-project/cfe/branches/release_36",
"compiler_repo": "http://llvm.org/svn/llvm-project/compiler-rt/branches/release_36",
"patches": {
}
}