[all-commits] [llvm/llvm-project] 9507ba: [ORC] Use a unique_function rather than std::funct...

lhames via All-commits all-commits at lists.llvm.org
Mon May 10 13:05:23 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9507bace6c122898ac1e7c01bbdcf3c448214c81
      https://github.com/llvm/llvm-project/commit/9507bace6c122898ac1e7c01bbdcf3c448214c81
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-05-10 (Mon, 10 May 2021)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/Core.h

  Log Message:
  -----------
  [ORC] Use a unique_function rather than std::function for dispatchTask.




More information about the All-commits mailing list