aboutsummaryrefslogtreecommitdiff
path: root/include/llvm-c/TargetMachine.h
AgeCommit message (Expand)Author
2013-04-16C API: Add LLVMTargetMachineEmitToMemoryBuffer()Tom Stellard
2013-04-04Revert r178713Evan Cheng
2013-04-03Make it possible to include llvm-c without including C++ headers. Patch by Fi...Evan Cheng
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2012-10-08Move TargetData to DataLayout.Micah Villmow
2012-04-11Add a C binding to the Target and TargetMachine classes to allow for emittingDuncan Sands