Support jump tables when in PIC relocation model
[oota-llvm.git] / include / llvm / ADT / SmallVector.h
2006-07-26 Chris LattnerAdd a new llvm::SmallVector template, which is similar...