Add suppport for ConstantExprs of shufflevectors whose result type is not equal to the
[oota-llvm.git] / test / Bitcode / extractelement.ll
2009-02-03 Chris Lattnerfix a bitcode reader bug where it can't handle extracte...