aboutsummaryrefslogtreecommitdiffstats
path: root/device
diff options
context:
space:
mode:
authorShih-wei Liao <sliao@google.com>2010-05-09 05:30:09 -0700
committerShih-wei Liao <sliao@google.com>2010-05-09 05:30:09 -0700
commit01cd9d86e74fb2f13156215d85df202a0d11110f (patch)
tree0e8fafb53d85db908cc22c068ac90e6a6487854d /device
parentc364886a209cb2712a4a8e55ba84a53e780fa78a (diff)
downloadexternal_llvm-01cd9d86e74fb2f13156215d85df202a0d11110f.zip
external_llvm-01cd9d86e74fb2f13156215d85df202a0d11110f.tar.gz
external_llvm-01cd9d86e74fb2f13156215d85df202a0d11110f.tar.bz2
atomics.h
Change-Id: Iad1cf587770d21d2d7306fc661ee159901cc4d18
Diffstat (limited to 'device')
-rw-r--r--device/include/llvm/Config/config.h1
1 files changed, 1 insertions, 0 deletions
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