[all-commits] [llvm/llvm-project] 92bec0: [llvm-jitlink] Don't use thread pool task dispatch...

lhames via All-commits all-commits at lists.llvm.org
Wed Oct 13 10:20:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92bec0e9704a2006087fe46abfff5efac46942b8
      https://github.com/llvm/llvm-project/commit/92bec0e9704a2006087fe46abfff5efac46942b8
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-10-13 (Wed, 13 Oct 2021)

  Changed paths:
    M llvm/tools/llvm-jitlink/llvm-jitlink.cpp

  Log Message:
  -----------
  [llvm-jitlink] Don't use thread pool task dispatch when LLVM_ENABLE_THREADS=Off

This should fix compile errors in llvm-jitlink.cpp in LLVM_ENABLE_THREADS=Off
builds due to f3411616896.




More information about the All-commits mailing list