PR12696: Attribute bits above 1<<30 are not encoded in bitcode
[oota-llvm.git] / test / Bitcode / shuffle.ll
2011-10-26 Mon P WangThe bitcode reader can create an shuffle with a place...