[llvm-c] Add LLVMGetValueKind.
authorPeter Zotov <whitequark@whitequark.org>
Wed, 6 Apr 2016 22:21:29 +0000 (22:21 +0000)
committerPeter Zotov <whitequark@whitequark.org>
Wed, 6 Apr 2016 22:21:29 +0000 (22:21 +0000)
commit3e4561cec511e98f62ca766b1be8613a1c6949c2
tree84f2b3faeac8a6e12a9450e1bdf1c475d362c0ad
parent439453679caae5bd7d1e1614099d948a796ee734
[llvm-c] Add LLVMGetValueKind.

Patch by Nicole Mazzuca <npmazzuca@gmail.com>.

Differential Revision: http://reviews.llvm.org/D18729

llvm-svn: 265608
llvm/include/llvm-c/Core.h
llvm/lib/IR/Core.cpp
llvm/tools/llvm-c-test/echo.cpp