Fixing a typo in configure.ac.
[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