C API: Add LLVMTargetMachineEmitToMemoryBuffer()
[oota-llvm.git] / include / llvm-c / TargetMachine.h
2013-04-16 Tom StellardC API: Add LLVMTargetMachineEmitToMemoryBuffer()
2013-04-04 Evan ChengRevert r178713
2013-04-03 Evan ChengMake it possible to include llvm-c without including...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-04-11 Duncan SandsAdd a C binding to the Target and TargetMachine classes...