Add LLVMInitializeAllTargetInfos for C api, and update
[oota-llvm.git] / include / llvm-c / Target.h
2009-08-18 Daniel DunbarAdd LLVMInitializeAllTargetInfos for C api, and update
2009-06-23 Bob WilsonProvide InitializeAllTargets and InitializeNativeTarget...
2009-05-09 Duncan SandsRename PaddedSize to AllocSize, in the hope that this
2009-01-12 Duncan SandsRename getABITypeSize to getTypePaddedSize, as
2008-03-16 Gordon HenriksenC and Objective Caml bindings for the TargetData class.