Unbreak ARM buildbots after r197653 by forcing the target triple on this test.
[oota-llvm.git] / test / CodeGen / ARM / 2011-11-09-IllegalVectorFPIntConvert.ll
2011-11-09 Eli FriedmanMake sure we correctly unroll conversions between v2f64...