gecko/build/unix/build-clang/clang-3.3.json

12 lines
494 B
JSON

{
"llvm_revision": "183744",
"llvm_repo": "http://llvm.org/svn/llvm-project/llvm/branches/release_33",
"clang_repo": "http://llvm.org/svn/llvm-project/cfe/branches/release_33",
"compiler_repo": "http://llvm.org/svn/llvm-project/compiler-rt/branches/release_33",
"patches": {
"macosx64": ["llvm-debug-frame.patch"],
"linux64": ["llvm-debug-frame.patch", "no-sse-on-linux.patch"],
"linux32": ["llvm-debug-frame.patch", "no-sse-on-linux.patch"]
}
}