[X86] Add hasSideEffects = 0 to CALLpcrel16. This matches what is inferred from patte...
[oota-llvm.git] / bindings / README.txt
1 This directory contains bindings for the LLVM compiler infrastructure to allow
2 programs written in languages other than C or C++ to take advantage of the LLVM
3 infrastructure--for instance, a self-hosted compiler front-end.