summaryrefslogtreecommitdiff
path: root/test/Assembler/2002-04-04-PureVirtMethCall2.ll
blob: eb60570639f2be552c3cbabd75d217600f35779d (plain)
1
2
3
4
5
6
7
; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f

%t = type { { \2*, \2 },
            { \2*, \2 }
          }

implementation