mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-28 22:43:29 +00:00
New testcases
llvm-svn: 2122
This commit is contained in:
parent
68857bb2bf
commit
32c9c0ab0e
5
test/Regression/Assembler/2002-04-04-PureVirtMethCall.ll
Normal file
5
test/Regression/Assembler/2002-04-04-PureVirtMethCall.ll
Normal file
@ -0,0 +1,5 @@
|
||||
type { { \2 *, \4 ** },
|
||||
{ \2 *, \4 ** }
|
||||
}
|
||||
|
||||
implementation
|
@ -0,0 +1,5 @@
|
||||
%t = type { { \2*, \2 },
|
||||
{ \2*, \2 }
|
||||
}
|
||||
|
||||
implementation
|
Loading…
Reference in New Issue
Block a user