Push LLVMContext through the TypeBuilder API. There are no users for this in-tree...
[oota-llvm.git] / include / llvm / Support / TypeBuilder.h
2009-07-10 Owen AndersonPush LLVMContext through the TypeBuilder API. There...
2009-07-01 Chris Lattnerimprove the APIs for creating struct and function types...
2009-05-02 Dan GohmanInclude <limits.h> to get the definition of CHAR_BIT.
2009-04-30 Jeffrey YasskinAdd a mention of TypeBuilder to the programmer's manual...
2009-04-25 Chris LattnerAdd a new TypeBuilder helper class, which eases making...