blob: 8e79abe33aa3fb3c5b5a7ce1711b53247e7b0e0c [file] [log] [blame]
; RUN: llvm-as < %s | llvm-dis
int %test() {
ret int shr (int cast (int()* %test to int), ubyte 2)
}