Use C++ style casts instead of C-style casts to shut up compiler warnings
[oota-llvm.git] / include / llvm / Support / StableBasicBlockNumbering.h
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-06-19 Chris LattnerInitial checkin of the StableBasicBlockNumbering, a...