1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 16:33:37 +01:00
llvm-mirror/test/Assembler/2002-04-04-PureVirtMethCall2.ll

6 lines
93 B
LLVM
Raw Normal View History

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