[all-commits] [llvm/llvm-project] 71a7c5: Revert "[ThreadPool] Support returning futures wit...

DanielMcIntosh-IBM via All-commits all-commits at lists.llvm.org
Thu Nov 25 09:29:24 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71a7c55f0f021b04b9a7303d0cd391b9161cf303
      https://github.com/llvm/llvm-project/commit/71a7c55f0f021b04b9a7303d0cd391b9161cf303
  Author: Daniel McIntosh <Daniel.McIntosh at ibm.com>
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
    M llvm/include/llvm/Support/ThreadPool.h
    M llvm/lib/Support/ThreadPool.cpp
    M llvm/unittests/Support/ThreadPool.cpp

  Log Message:
  -----------
  Revert "[ThreadPool] Support returning futures with results."

This reverts commit 6149e57dc1313d32c85524f8009a1249e0b8f4d1.

The offending commit broke building with LLVM_ENABLE_THREADS=OFF.




More information about the All-commits mailing list