mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 1181342 - tooltool manifests and build-clang config for clang 3.6 r=rail
--HG-- extra : commitid : KjFzDLPHW0g
This commit is contained in:
parent
073236ea96
commit
48aa5a0ffb
17
browser/config/tooltool-manifests/linux64/tsan.manifest
Normal file
17
browser/config/tooltool-manifests/linux64/tsan.manifest
Normal 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"
|
||||
}
|
||||
]
|
8
build/unix/build-clang/clang-3.6.json
Normal file
8
build/unix/build-clang/clang-3.6.json
Normal 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": {
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user