[all-commits] [llvm/llvm-project] 98f70e: [ORC] Add dependence of OrcJIT on OrcTargetProcess.

lhames via All-commits all-commits at lists.llvm.org
Thu Nov 12 23:10:03 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 98f70e94e0592b0efbef1dde38be66c34dbd19e2
      https://github.com/llvm/llvm-project/commit/98f70e94e0592b0efbef1dde38be66c34dbd19e2
  Author: Lang Hames <lhames at gmail.com>
  Date:   2020-11-13 (Fri, 13 Nov 2020)

  Changed paths:
    M llvm/lib/ExecutionEngine/Orc/LLVMBuild.txt
    M llvm/unittests/ExecutionEngine/Orc/CMakeLists.txt

  Log Message:
  -----------
  [ORC] Add dependence of OrcJIT on OrcTargetProcess.

The SelfTargetProcessControl class depends on OrcTargetProcess.




More information about the All-commits mailing list