Redo and generalize previously removed opt for pinsrw: (vextract (v4i32 bc (v4f32...
[oota-llvm.git] / test / Assembler / 2002-04-04-PureVirtMethCall2.ll
1 ; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
2
3 %t = type { { \2*, \2 },
4             { \2*, \2 }
5           }
6
7 implementation