hanchenye-llvm-project/llvm/bindings
Andrew Wilkins fd6d3a7ef6 [Go] Subtypes function
This patch adds LLVMGetSubtypes to Go API (as Type.Subtypes), tests included.

Patch by Ekaterina Vaartis!

Differential Revision: https://reviews.llvm.org/D33901

llvm-svn: 304968
2017-06-08 07:32:29 +00:00
..
go [Go] Subtypes function 2017-06-08 07:32:29 +00:00
ocaml [LLVM-C] [OCaml] Expose Type::subtypes. 2017-06-05 11:49:52 +00:00
python
LLVMBuild.txt
README.txt

README.txt

This directory contains bindings for the LLVM compiler infrastructure to allow
programs written in languages other than C or C++ to take advantage of the LLVM
infrastructure--for instance, a self-hosted compiler front-end.