From 01cd9d86e74fb2f13156215d85df202a0d11110f Mon Sep 17 00:00:00 2001 From: Shih-wei Liao Date: Sun, 9 May 2010 05:30:09 -0700 Subject: atomics.h Change-Id: Iad1cf587770d21d2d7306fc661ee159901cc4d18 --- device/include/llvm/Config/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'device') diff --git a/device/include/llvm/Config/config.h b/device/include/llvm/Config/config.h index 3dbc737..709a702 100644 --- a/device/include/llvm/Config/config.h +++ b/device/include/llvm/Config/config.h @@ -476,6 +476,7 @@ /* Build multithreading support into LLVM */ /* #undef LLVM_MULTITHREADED */ +//#define LLVM_MULTITHREADED 1 /* LLVM architecture name for the native architecture, if available */ #define LLVM_NATIVE_ARCH ARMTarget -- cgit v1.1