[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.Clients don't care about linkage, and ExecutorAddr is much more ergonomic.
[Orc] Add basic OrcV2 C bindings and example.Renames the llvm/examples/LLJITExamples directory to llvm/examples/OrcV2Examplessince it is becoming a home for all OrcV2 examples, not just LLJIT.Se
[Orc] Add basic OrcV2 C bindings and example.Renames the llvm/examples/LLJITExamples directory to llvm/examples/OrcV2Examplessince it is becoming a home for all OrcV2 examples, not just LLJIT.See http://llvm.org/PR31103.
show more ...