mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
New testcase
llvm-svn: 9733
This commit is contained in:
parent
530eb1ffb5
commit
8db910f7cb
@ -0,0 +1,5 @@
|
||||
; RUN: llvm-as < %s | llvm-dis
|
||||
|
||||
int %test() {
|
||||
ret int shr (int cast (int()* %test to int), ubyte 2)
|
||||
}
|
Loading…
Reference in New Issue
Block a user