From 7efb4d67c0ca618f5021120801b47d064b79ced5 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Wed, 29 Jul 2015 19:27:15 +0200 Subject: Tolchain: llvm: update v3.5.x to v3.5.2 Signed-off-by: Abdoulaye Walsimou Gaye --- core/toolchain/llvm/clang-llvm.kconfig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'core/toolchain/llvm/clang-llvm.kconfig') diff --git a/core/toolchain/llvm/clang-llvm.kconfig b/core/toolchain/llvm/clang-llvm.kconfig index eb0ef0c..81adc66 100644 --- a/core/toolchain/llvm/clang-llvm.kconfig +++ b/core/toolchain/llvm/clang-llvm.kconfig @@ -1,6 +1,6 @@ ################################################################################ # Embtoolkit -# Copyright(C) 2012-2014 Abdoulaye Walsimou GAYE . +# Copyright(C) 2012-2015 Abdoulaye Walsimou GAYE . # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -31,10 +31,10 @@ choice help Version of llvm you wish - config EMBTK_CLANG_HOST_LLVM_HOST_VERSION_3_5_1 - bool "clang/llvm-3.5.1" - select EMBTK_LLVM_HOST_VERSION_3_5_1 - select EMBTK_CLANG_HOST_VERSION_3_5_1 + config EMBTK_CLANG_HOST_LLVM_HOST_VERSION_3_5_2 + bool "clang/llvm-3.5.2" + select EMBTK_LLVM_HOST_VERSION_3_5_2 + select EMBTK_CLANG_HOST_VERSION_3_5_2 config EMBTK_CLANG_HOST_LLVM_HOST_VERSION_3_4_1 bool "clang/llvm-3.4.1" -- cgit v1.2.3