summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-06-29 22:15:01 -0700
committerKhem Raj <raj.khem@gmail.com>2016-06-29 22:15:01 -0700
commit462f15a376f378d1c601ee9e45abc18a06a22b46 (patch)
tree6913e9208ce48d39c245affe3ec7df83f7ec886f
parentb98e75b44cb7ca1e28a8bf8610c47145de85825d (diff)
downloadmeta-clang-462f15a376f378d1c601ee9e45abc18a06a22b46.tar.gz
clang/llvm: Move to latest on 3.9/trunk
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-devtools/clang/clang.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-devtools/clang/clang.inc b/recipes-devtools/clang/clang.inc
index 4795f02..0b65a78 100644
--- a/recipes-devtools/clang/clang.inc
+++ b/recipes-devtools/clang/clang.inc
@@ -10,11 +10,11 @@ LLVM_GIT_PROTOCOL ?= "git"
10 10
11PV = "3.9.0" 11PV = "3.9.0"
12BRANCH = "master" 12BRANCH = "master"
13SRCREV_llvm = "d207fc4c12d5a4a2660fb925858811544119a07a" 13SRCREV_llvm = "18b9b9a1f4d2582b2b2ff240f39f7298f3fe5708"
14SRCREV_clang = "116ce8458879ac0721cfd7badfd4c3868ed2da78" 14SRCREV_clang = "9f075b782a61c9af1b8652d2a4bd7d0165789830"
15SRCREV_compiler-rt = "8ec81ae4bda307e683f25ffd7b2caf2d65aa18ad" 15SRCREV_compiler-rt = "5981c629cb4879ed91a74c6f88ad96e8996f2ee5"
16SRCREV_libcxxabi = "5328c6b635a145efc1204ad25341706fb705e346" 16SRCREV_libcxxabi = "5328c6b635a145efc1204ad25341706fb705e346"
17SRCREV_libcxx = "dd421f5acd9016a2f88a09150904af463ad17815" 17SRCREV_libcxx = "70bf1c2280d514792b4bc6035c4685e82da79645"
18SRCREV_libunwind = "7a00ec9517645046685fd6c115f0b1dc775f0bb3" 18SRCREV_libunwind = "7a00ec9517645046685fd6c115f0b1dc775f0bb3"
19 19
20LLVMMD5SUM = "43fdaa303c1c5589ad60f4ffc6a0b9ce" 20LLVMMD5SUM = "43fdaa303c1c5589ad60f4ffc6a0b9ce"