Add bindings for LLVMConstGEP2, LLVMAddAlias2, LLVMBuildLoad2, LLVMBuildInvoke2, LLVMBuildGEP2, LLVMBuildInBoundsGEP2, LLVMBuildStructGEP2, LLVMBuildPtrDiff2 and use these in tests.
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.