Push LLVMContexts through the IntegerType APIs.
[oota-llvm.git] / lib / VMCore / ConstantsContext.h
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
2009-08-11 Devang PatelRemove dead metadata.
2009-08-10 Daniel DunbarRename ConvertType to ConvertConstant to avoid a name...
2009-08-10 Benjamin Kramerg++ 4.0 doesn't have std::vector::data.
2009-08-10 Owen AndersonChange the MDNode uniquing to a ValueMap, at Devang...
2009-08-04 Owen AndersonIt helps if I remember to actually add the file...