annotate bindings/README.txt @ 171:66f3bfe93da9
git version 2c4ca6832fa6b306ee6a7010bfb80a3f2596f824
author |
Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
date |
Mon, 25 May 2020 11:07:02 +0900 |
parents |
95c75e76d11b |
children |
|
rev |
line source |
0
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
1 This directory contains bindings for the LLVM compiler infrastructure to allow
|
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
2 programs written in languages other than C or C++ to take advantage of the LLVM
|
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
3 infrastructure--for instance, a self-hosted compiler front-end.
|