[PATCH] D104672: [Orc] At CBindings for LazyRexports

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 08:35:34 PDT 2021


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

Add comment and clang-format


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104672/new/

https://reviews.llvm.org/D104672

Files:
  llvm/examples/OrcV2Examples/CMakeLists.txt
  llvm/examples/OrcV2Examples/OrcV2CBindingsLazy/CMakeLists.txt
  llvm/examples/OrcV2Examples/OrcV2CBindingsLazy/OrcV2CBindingsLazy.c
  llvm/include/llvm-c/Orc.h
  llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
  llvm/test/CMakeLists.txt
  llvm/test/Examples/OrcV2Examples/orcv2-cbindings-lazy.test
  llvm/test/lit.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104672.355899.patch
Type: text/x-patch
Size: 18572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210701/4d89f23c/attachment.bin>


More information about the llvm-commits mailing list