From 93cc1f2bebee328f8aceb8d9e07862fe44d6f346 Mon Sep 17 00:00:00 2001 From: Stephen Hines Date: Thu, 21 May 2015 09:28:54 -0700 Subject: Update llvm device version number to 3.6. Bug: 20894851 Change-Id: Ic6deb626e2bad98d7420046e47b92556868dfe05 (cherry picked from commit e1977d0f8ca591f43fc0d3cba7e6a2b5ca7e22ff) --- device/include/llvm/Config/llvm-config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'device/include/llvm/Config/llvm-config.h') diff --git a/device/include/llvm/Config/llvm-config.h b/device/include/llvm/Config/llvm-config.h index 252a5db..2a001b7 100644 --- a/device/include/llvm/Config/llvm-config.h +++ b/device/include/llvm/Config/llvm-config.h @@ -87,7 +87,7 @@ #define LLVM_VERSION_MAJOR 3 /* Minor version of the LLVM API */ -#define LLVM_VERSION_MINOR 5 +#define LLVM_VERSION_MINOR 6 #include "llvm/Config/llvm-platform-config.h" -- cgit v1.1