Add an unwind_to field to basic blocks, making them Users instead of Values.
[oota-llvm.git] / include / llvm / ADT / SmallString.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-04-23 Chris Lattneradd a missing operator
2006-10-30 Chris LattnerAdd SmallString a (currently) minimal class that adapts...