[ORC] Add basic ResourceTracker support to the OrcV2 C Bindings.
authorLang Hames <lhames@gmail.com>
Thu, 15 Oct 2020 00:17:44 +0000 (17:17 -0700)
committerLang Hames <lhames@gmail.com>
Mon, 19 Oct 2020 08:59:04 +0000 (01:59 -0700)
commit91d1f417fd89cdbea095f820729df0eb9d465f9f
tree5321cd577930d5ceffcb488e43f81c563322b890
parent49c065ae70ecde9c2176da4ff801076b9c2f132b
[ORC] Add basic ResourceTracker support to the OrcV2 C Bindings.

Based on a patch by Andres Freund. Thanks Andres!
llvm/examples/OrcV2Examples/LLJITWithInitializers/LLJITWithInitializers.cpp
llvm/include/llvm-c/Orc.h
llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h
llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp