hardware_physical_concurrency() should return 1 when LLVM is built with LLVM_ENABLE_T...
authorMehdi Amini <mehdi.amini@apple.com>
Fri, 14 Oct 2016 21:32:35 +0000 (21:32 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Fri, 14 Oct 2016 21:32:35 +0000 (21:32 +0000)
commitf8fd20402acc0a8348a2ca1e5a399731ff723211
tree67a71deac1dce7211067f7859c098deab3306a97
parent797cb4f64614bf14c9dfccf67248718b716e1496
hardware_physical_concurrency() should return 1 when LLVM is built with LLVM_ENABLE_THREADS=OFF

llvm-svn: 284283
llvm/include/llvm/Support/Threading.h
llvm/lib/Support/Threading.cpp