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

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/build/unix/build-clang/clang-3.3.json	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +{
     1.5 +    "llvm_revision": "183744",
     1.6 +    "llvm_repo": "http://llvm.org/svn/llvm-project/llvm/branches/release_33",
     1.7 +    "clang_repo": "http://llvm.org/svn/llvm-project/cfe/branches/release_33",
     1.8 +    "compiler_repo": "http://llvm.org/svn/llvm-project/compiler-rt/branches/release_33",
     1.9 +    "patches": {
    1.10 +        "macosx64": ["llvm-debug-frame.patch"],
    1.11 +        "linux64": ["llvm-debug-frame.patch", "no-sse-on-linux.patch"],
    1.12 +        "linux32": ["llvm-debug-frame.patch", "no-sse-on-linux.patch"]
    1.13 +    }
    1.14 +}

mercurial