Add default index functor (an identity functor). You could use a
[oota-llvm.git] / include / llvm / Target / TargetMachineRegistry.h
2004-07-11 Chris LattnerAdd a new listener class for things that want to be...
2004-07-11 Chris LattnerAdd a new TargetNameParser class, which is useful for...
2004-07-11 Chris LattnerFirst cut at TargetMachineRegistry and RegisterTarget...