diff options
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 |