[PATCH] D33677: getContainedType for C and OCaml API

Ekaterina Vaartis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 07:53:57 PDT 2017


TyanNN added a comment.

In https://reviews.llvm.org/D33677#767728, @deadalnix wrote:

> What's the difference betwenn this and LLVMStructGetTypeAtIndex ?


Well, it's only for structures (possibly packed), this method extracts type from, for example, pointers, too


https://reviews.llvm.org/D33677





More information about the llvm-commits mailing list