Update the C bindings to keep the LLVMTypeKind up to date between the C/C++
authorChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 22:00:31 +0000 (22:00 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 22:00:31 +0000 (22:00 +0000)
commit0df5c8e3f1061cd23f8abde64840828f713d4597
treece56f62e6754f950cf8047a79451f6f787f18726
parent23702eacab9d7fa21f250113d02e413a7ac50fda
Update the C bindings to keep the LLVMTypeKind up to date between the C/C++
stuff.  Patch by Zoltan Varga!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75842 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Core.h
include/llvm/Type.h
lib/VMCore/Core.cpp