[PATCH] D91514: Expose CastInst::getCastOpcode in C API
Jack Andersen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 30 15:45:42 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG09325d36061e: [CAPI] Expose CastInst::getCastOpcode in C API (authored by jackoalan).
Changed prior to commit:
https://reviews.llvm.org/D91514?vs=383453&id=426252#toc
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.426252.patch
Type: text/x-patch
Size: 4910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220430/585839e1/attachment.bin>
More information about the llvm-commits
mailing list