[PATCH] D25585: Add interface for querying physical hardware concurrency

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 12:23:52 PDT 2016


thakis added a comment.

The new test fails if I cmake with -DLLVM_ENABLE_THREADS=OFF. I guess this just needs a `#if LLVM_ENABLE_THREADS`?


Repository:
  rL LLVM

https://reviews.llvm.org/D25585





More information about the llvm-commits mailing list