1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
llvm-mirror/test/Assembler/2002-04-04-PureVirtMethCall.ll

8 lines
128 B
LLVM
Raw Normal View History

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