Mark Target's creation routines as const.
[oota-llvm.git] / include / llvm / Target / TargetSelect.h
2009-07-15 Daniel DunbarInclude Target specific Info initialization routine...
2009-06-23 Bob WilsonProvide InitializeAllTargets and InitializeNativeTarget...
2009-06-23 Douglas GregorWork around build problem with OpenJDK, which defines...
2009-06-17 Chris LattnerAdd a utility header that makes it easy to link in...