[PATCH] D125183: Add opaque pointers to the llvm-c API

Nicolas Abram via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 8 02:26:30 PDT 2022


nico-abram updated this revision to Diff 427919.
nico-abram added a comment.

Addressed @nikic's comments, thanks for the feedback.


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

https://reviews.llvm.org/D125183

Files:
  llvm/include/llvm-c/Core.h
  llvm/lib/IR/Core.cpp
  llvm/test/Bindings/llvm-c/echo.ll
  llvm/tools/llvm-c-test/echo.cpp
  llvm/tools/llvm-c-test/llvm-c-test.h
  llvm/tools/llvm-c-test/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125183.427919.patch
Type: text/x-patch
Size: 6877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220508/21e8d184/attachment.bin>


More information about the llvm-commits mailing list