[ORC] Rename LLVMOrcJITDylibDefinitionGeneratorRef.
authorLang Hames <lhames@gmail.com>
Wed, 14 Oct 2020 19:13:00 +0000 (12:13 -0700)
committerLang Hames <lhames@gmail.com>
Mon, 19 Oct 2020 08:59:04 +0000 (01:59 -0700)
commit49c065ae70ecde9c2176da4ff801076b9c2f132b
tree3a24436560c4c47e388d434e2488d061a189606f
parent40f3fb52f706388d671124786f76143538126280
[ORC] Rename LLVMOrcJITDylibDefinitionGeneratorRef.

The DefinitionGenerator class has been moved out of JITDylib. This updates
the C API type and function names to reflect that.
llvm/examples/OrcV2Examples/OrcV2CBindingsReflectProcessSymbols/OrcV2CBindingsReflectProcessSymbols.c
llvm/include/llvm-c/Orc.h
llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp