Remove obsolete -f flags.
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-scalar-to-vector.ll
2009-07-01 Dan GohmanFix an instcombine abort on a scalar-to-vector bitcast...