Template specialize SmallVector::push_back based on POD-ness of the type. Reduces...
[oota-llvm.git] / test / Transforms / TailCallElim / dg.exp
1 load_lib llvm.exp
2
3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]