9eac9014224960772e4f8c1847c75444f3bcd127
[oota-llvm.git] / test / Assembler / 2002-04-04-PureVirtMethCall.ll
1 ; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
2
3   type { { \2 *, \4 ** },
4          { \2 *, \4 ** }
5        }
6
7 implementation