[all-commits] [llvm/llvm-project] b28f31: Fix build for ThreadPool when using -DLLVM_ENABLE_...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Dec 3 18:23:39 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b28f317c81561aa6c52681e03e9f68401e173966
https://github.com/llvm/llvm-project/commit/b28f317c81561aa6c52681e03e9f68401e173966
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-12-04 (Sat, 04 Dec 2021)
Changed paths:
M llvm/include/llvm/Support/ThreadPool.h
M llvm/lib/Support/ThreadPool.cpp
Log Message:
-----------
Fix build for ThreadPool when using -DLLVM_ENABLE_THREADS=OFF
Differential Revision: https://reviews.llvm.org/D115019
More information about the All-commits
mailing list