[PATCH] D104799: [Orc] Add verylazy example for C-bindings

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 26 07:27:55 PDT 2021


vchuravy updated this revision to Diff 354676.
vchuravy added a comment.

Create separate MaterializationUnit's


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/LLJIT.h
  llvm/include/llvm-c/Orc.h
  llvm/include/llvm/ExecutionEngine/Orc/LLJIT.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.354676.patch
Type: text/x-patch
Size: 23612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210626/553ef441/attachment.bin>


More information about the llvm-commits mailing list