Thu, 15 Jan 2015 21:03:48 +0100
Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)
1 {
2 "llvm_revision": "200213",
3 "llvm_repo": "https://llvm.org/svn/llvm-project/llvm/trunk",
4 "clang_repo": "https://llvm.org/svn/llvm-project/cfe/trunk",
5 "compiler_repo": "https://llvm.org/svn/llvm-project/compiler-rt/trunk",
6 "patches": {
7 "macosx64": ["llvm-debug-frame.patch"],
8 "linux64": ["llvm-debug-frame.patch", "no-sse-on-linux-trunk.patch"],
9 "linux32": ["llvm-debug-frame.patch", "no-sse-on-linux-trunk.patch"]
10 }
11 }