[PATCH] D135271: [llvm-c] Remove C API functions that are incompatible with opaque pointers

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 02:29:00 PDT 2022


nikic updated this revision to Diff 471937.
nikic added a comment.

Rebase. This is now down to the C API removals only, and no longer requires changes to other bindings.


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

https://reviews.llvm.org/D135271

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/include/llvm-c/Core.h
  llvm/lib/IR/Core.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135271.471937.patch
Type: text/x-patch
Size: 13864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221031/d4250b87/attachment.bin>


More information about the llvm-commits mailing list