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

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 18 03:07:41 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb5a6ad8c893a: [Orc] Add verylazy example for C-bindings (authored by vchuravy).

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/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
  llvm/test/CMakeLists.txt
  llvm/test/lit.cfg.py
  llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104799.359607.patch
Type: text/x-patch
Size: 37480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210718/4c3a9ae7/attachment.bin>


More information about the llvm-commits mailing list