blob: 42331d398dedc44ffbda19728cd9bbecac6e1fb8 [file] [log] [blame]
; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
; Test that shift instructions can be used in constant expressions.
global int shl (int 7, ubyte 19)