[PATCH] D104799: [Orc] Add verylazy example for C-bindings
Valentin Churavy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 23 23:45:54 PDT 2021
vchuravy updated this revision to Diff 354162.
vchuravy added a comment.
Use IRLayer::emit instead of LLJIT::add
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104799/new/
https://reviews.llvm.org/D104799
Files:
llvm/examples/OrcV2Examples/CMakeLists.txt
llvm/examples/OrcV2Examples/OrcV2CBindingsVeryLazy/CMakeLists.txt
llvm/examples/OrcV2Examples/OrcV2CBindingsVeryLazy/OrcV2CBindingsVeryLazy.c
llvm/include/llvm-c/Orc.h
llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
llvm/test/CMakeLists.txt
llvm/test/lit.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104799.354162.patch
Type: text/x-patch
Size: 19574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/093443b6/attachment.bin>
More information about the llvm-commits
mailing list