diff options
author | Shih-wei Liao <sliao@google.com> | 2010-05-09 06:37:55 -0700 |
---|---|---|
committer | Shih-wei Liao <sliao@google.com> | 2010-05-09 06:37:55 -0700 |
commit | 6d9ab31472b61c32b71878d72a421dac40a509aa (patch) | |
tree | 81a005fd5209b5daa8508feba1e577703dfb4057 /device | |
parent | 01cd9d86e74fb2f13156215d85df202a0d11110f (diff) | |
download | external_llvm-6d9ab31472b61c32b71878d72a421dac40a509aa.zip external_llvm-6d9ab31472b61c32b71878d72a421dac40a509aa.tar.gz external_llvm-6d9ab31472b61c32b71878d72a421dac40a509aa.tar.bz2 |
mError
Change-Id: I29399bbfa3b4b8cabb6caf64f5f3121727b17583
Diffstat (limited to 'device')
-rw-r--r-- | device/include/llvm/Config/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/device/include/llvm/Config/config.h b/device/include/llvm/Config/config.h index 709a702..3dbc737 100644 --- a/device/include/llvm/Config/config.h +++ b/device/include/llvm/Config/config.h @@ -476,7 +476,6 @@ /* 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 |