change NULL to 0, unbreaks the ppc target when building on ia64
[oota-llvm.git] / include / llvm / Target / TargetMachineRegistry.h
2005-09-01 Jim Laskey1. Use SubtargetFeatures in llc/lli.
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-09-01 Reid SpencerChanges For Bug 352
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...