[all-commits] [llvm/llvm-project] 9a0d1b: [ORC] Add operations to create and lookup JITDylib...
lhames via All-commits
all-commits at lists.llvm.org
Wed Sep 16 13:49:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9a0d1b66730c8761a5da59351bf1c7666958130b
https://github.com/llvm/llvm-project/commit/9a0d1b66730c8761a5da59351bf1c7666958130b
Author: Lang Hames <lhames at gmail.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M llvm/include/llvm-c/Orc.h
M llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
Log Message:
-----------
[ORC] Add operations to create and lookup JITDylibs to OrcV2 C bindings.
More information about the All-commits
mailing list