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

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


vchuravy updated this revision to Diff 355894.
vchuravy marked 3 inline comments as done.
vchuravy added a comment.

Address review comments


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.355894.patch
Type: text/x-patch
Size: 17231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210701/b8d70bd9/attachment-0001.bin>


More information about the llvm-commits mailing list