Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
[oota-llvm.git] / tools / llvm-upgrade / llvm-upgrade.cpp
2006-12-07 Bill WendlingChanged llvm_ostream et all to OStream. llvm_cerr,...
2006-12-06 Chris Lattnermake all llvm tools call llvm_shutdown when they exit...
2006-12-01 Reid SpencerFirst version of llvm-upgrade that can correctly upgrad...
2006-11-30 Reid SpencerAllow llvm-upgrade to read from stdin. Configure the...
2006-11-30 Reid SpencerInitial, non-functional, version of llvm-upgrade. This...