Add testcase for legalizing ISD::CTTZ efficiently. On PPC, ctlz(int) is
[oota-llvm.git] / test / Assembler / 2002-04-04-PureVirtMethCall.ll
1 ; RUN: llvm-as < %s -o /dev/null -f
2
3   type { { \2 *, \4 ** },
4          { \2 *, \4 ** }
5        }
6
7 implementation