mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
12 lines
494 B
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"]
|
|
}
|
|
}
|