[PATCH] D143700: llvm: add C API methods to match 64bit ArrayType C++ API signatures

Meghan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 23:08:53 PST 2023


nektro updated this revision to Diff 496333.
nektro added a comment.

fixed two methods in llvm/lib/IR/Core.cpp not having the 2 at the end


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

https://reviews.llvm.org/D143700

Files:
  llvm/bindings/ocaml/llvm/llvm_ocaml.c
  llvm/include/llvm-c/Core.h
  llvm/lib/IR/Core.cpp
  llvm/tools/llvm-c-test/echo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143700.496333.patch
Type: text/x-patch
Size: 7079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/ddf2fb49/attachment.bin>


More information about the llvm-commits mailing list