[all-commits] [llvm/llvm-project] 09325d: [CAPI] Expose CastInst::getCastOpcode in C API
Jack Andersen via All-commits
all-commits at lists.llvm.org
Sat Apr 30 15:45:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09325d36061e42b495d1f4c7e933e260eac260ed
https://github.com/llvm/llvm-project/commit/09325d36061e42b495d1f4c7e933e260eac260ed
Author: Jack Andersen <jackoalan at gmail.com>
Date: 2022-04-30 (Sat, 30 Apr 2022)
Changed paths:
M llvm/docs/ReleaseNotes.rst
M llvm/include/llvm-c/Core.h
M llvm/lib/IR/Core.cpp
M llvm/unittests/IR/InstructionsTest.cpp
Log Message:
-----------
[CAPI] Expose CastInst::getCastOpcode in C API
Reviewed By: deadalnix
Differential Revision: https://reviews.llvm.org/D91514
More information about the All-commits
mailing list