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

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 15 08:49:40 PDT 2021


vchuravy updated this revision to Diff 358994.
vchuravy marked an inline comment as not done.
vchuravy added a comment.

Update test for adding dependencies and clang-format

Good to go from my side


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.358994.patch
Type: text/x-patch
Size: 37480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210715/b72043e8/attachment-0001.bin>


More information about the llvm-commits mailing list