[C API] Add LLVMStructGetTypeAtIndex.
authorPeter Zotov <whitequark@whitequark.org>
Thu, 4 Jun 2015 09:09:53 +0000 (09:09 +0000)
committerPeter Zotov <whitequark@whitequark.org>
Thu, 4 Jun 2015 09:09:53 +0000 (09:09 +0000)
commitd34142ebf7bb4b9ced2ad950662d5b90678f1d0d
tree9eff04f6dc8451d4b10106a8137f9d6a4c3a9b39
parent0880fe599726621c3368278208ef6ec7555cacd8
[C API] Add LLVMStructGetTypeAtIndex.

Patch by deadalnix (Amaury SECHET).

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