blob: 9c611649e6a80ed382a889f8e2e643250d460eef [file] [log] [blame]
; RUN: llvm-as < %s | llc -march=ppc32
void %main() {
%tr4 = shl ulong 1, ubyte 0 ; <ulong> [#uses=0]
ret void
}