[all-commits] [llvm/llvm-project] 37bcf2: [ORC] Require JITDylib to be specified when adding...

lhames via All-commits all-commits at lists.llvm.org
Thu Apr 9 18:00:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 37bcf2df01cfa47e4509a5d225a23e2ca95005e6
      https://github.com/llvm/llvm-project/commit/37bcf2df01cfa47e4509a5d225a23e2ca95005e6
  Author: Lang Hames <lhames at gmail.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M llvm/examples/OrcV2Examples/OrcV2CBindingsAddObjectFile/OrcV2CBindingsAddObjectFile.c
    M llvm/examples/OrcV2Examples/OrcV2CBindingsBasicUsage/OrcV2CBindingsBasicUsage.c
    M llvm/examples/OrcV2Examples/OrcV2CBindingsReflectProcessSymbols/OrcV2CBindingsReflectProcessSymbols.c
    M llvm/include/llvm-c/Orc.h
    M llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp

  Log Message:
  -----------
  [ORC] Require JITDylib to be specified when adding IR and objects in the C API.




More information about the All-commits mailing list