1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/Assembler/2002-04-04-PureVirtMethCall2.ll

8 lines
129 B
LLVM
Raw Normal View History

; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
2004-11-06 23:07:09 +01:00
2002-04-06 00:25:51 +02:00
%t = type { { \2*, \2 },
{ \2*, \2 }
}
2004-11-06 23:07:09 +01:00
implementation