Refactor code just a little bit, allowing us to implement TailCallElim/return_constant.ll
[oota-llvm.git] / test / Assembler / 2002-04-04-PureVirtMethCall2.ll
1 %t = type { { \2*, \2 },
2             { \2*, \2 }
3           }
4
5 implementation