Fix test from r242886 to use the right triple.
[oota-llvm.git] / test / ExecutionEngine / test-interp-vec-cast.ll
2013-08-05 Elena DemikhovskyLLVM Interpreter: This patch implements vector support...