llvm-6502/include/llvm-c
Gordon Henriksen 46abf91f73 Added C and Ocaml bindings for functions, basic blocks, and
instruction creation. No support yet for instruction introspection.

Also eliminated allocas from the Ocaml bindings for portability,
and avoided unnecessary casts.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42367 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-26 20:56:12 +00:00
..
BitWriter.h C bindings for libLLVMCore.a and libLLVMBitWriter.a. 2007-09-18 03:18:57 +00:00
Core.h Added C and Ocaml bindings for functions, basic blocks, and 2007-09-26 20:56:12 +00:00
LinkTimeOptimizer.h