llvm-project/llvm/bindings
Kai Luo 6ae7315746 Revert "[Bindings][Go] Fix go.test failure due to missing argument"
This reverts commit 88235812a7 due to
d27a16eb39.
2019-11-19 09:59:43 +08:00
..
go Revert "[Bindings][Go] Fix go.test failure due to missing argument" 2019-11-19 09:59:43 +08:00
ocaml Reapply r374743 with a fix for the ocaml binding 2019-10-14 16:15:14 +00:00
python Update version number in llvm python bindings 2019-10-25 17:14:11 -04:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
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.