Blob Blame History Raw
{
    "llvm_revision": "289595",
    "stages": "1",
    "build_libcxx": true,
    "build_type": "Release",
    "assertions": false,
    "osx_cross_compile": true,
    "llvm_repo": "https://llvm.org/svn/llvm-project/llvm/tags/RELEASE_391/final",
    "clang_repo": "https://llvm.org/svn/llvm-project/cfe/tags/RELEASE_391/final",
    "compiler_repo": "https://llvm.org/svn/llvm-project/compiler-rt/tags/RELEASE_391/final",
    "libcxx_repo": "https://llvm.org/svn/llvm-project/libcxx/tags/RELEASE_391/final",
    "libcxxabi_repo": "https://llvm.org/svn/llvm-project/libcxxabi/tags/RELEASE_391/final",
    "python_path": "/usr/bin/python2.7",
    "gcc_dir": "/builds/worker/workspace/build/src/gcc",
    "cc": "/builds/worker/workspace/build/src/clang/bin/clang",
    "cxx": "/builds/worker/workspace/build/src/clang/bin/clang++",
    "as": "/builds/worker/workspace/build/src/clang/bin/clang",
    "ar": "/builds/worker/workspace/build/src/cctools/bin/x86_64-apple-darwin11-ar",
    "ranlib": "/builds/worker/workspace/build/src/cctools/bin/x86_64-apple-darwin11-ranlib",
    "libtool": "/builds/worker/workspace/build/src/cctools/bin/x86_64-apple-darwin11-libtool",
    "ld": "/builds/worker/workspace/build/src/clang/bin/clang",
    "patches":[
      "llvm-debug-frame.patch",
      "compiler-rt-cross-compile.patch",
      "pr28831-r280042.patch",
      "r277806.patch",
      "r285657.patch"
    ]
}