[PATCH] D91514: Expose CastInst::getCastOpcode in C API

Jack Andersen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 15 16:06:56 PDT 2021


jackoalan updated this revision to Diff 380116.
jackoalan added a comment.

Add unit test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91514

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91514.380116.patch
Type: text/x-patch
Size: 5092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211015/d011ca9c/attachment.bin>


More information about the llvm-commits mailing list