From f2a027ee44593147a4aee5566a13f682a1964773 Mon Sep 17 00:00:00 2001 From: Stephen Hines Date: Thu, 10 Nov 2011 19:01:51 -0800 Subject: Update LLVM to svn 144354. Change-Id: I1935ffce1c5d5eec52ad8b69bab9ee0c281aef16 --- device/include/llvm/Config/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'device/include') diff --git a/device/include/llvm/Config/config.h b/device/include/llvm/Config/config.h index 593199c..c2599c9 100644 --- a/device/include/llvm/Config/config.h +++ b/device/include/llvm/Config/config.h @@ -481,7 +481,7 @@ #define LLVM_ETCDIR "/usr/local/google/llvm/etc/llvm" /* Host triple we were built on */ -#define LLVM_HOSTTRIPLE "x86_64-unknown-linux-gnu" +#define LLVM_DEFAULT_TARGET_TRIPLE "x86_64-unknown-linux-gnu" /* Installation directory for include files */ #define LLVM_INCLUDEDIR "/usr/local/google/llvm/include" -- cgit v1.1