llvm-6502/include/llvm-c
Chris Lattner 851ba39dab This adds some missing functions to the C binding:
- ability to insert previously created instructions using a builder
- creation of aliases
- creation of inline asm constants

Patch by Zoltan Varga!



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61153 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-17 21:39:50 +00:00
..
Transforms
Analysis.h
BitReader.h
BitWriter.h Improve documentation. 2008-05-06 19:17:01 +00:00
Core.h This adds some missing functions to the C binding: 2008-12-17 21:39:50 +00:00
ExecutionEngine.h Fix the LLVMCreateJITCompiler C binding. 2008-08-08 20:49:28 +00:00
LinkTimeOptimizer.h
lto.h Add protected visibility to libLTO. 2008-11-29 22:49:59 +00:00
Target.h