view bindings/README.txt @ 67:58d177b06036

fix one line if-else statement bug. goto cs(); and return; are emitted in compound statement now.
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Wed, 12 Feb 2014 00:47:11 +0900
parents 95c75e76d11b
children
line wrap: on
line source

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.