hanchenye-llvm-project/llvm/test/Regression/Assembler/2003-05-21-ConstantShiftExp...

6 lines
139 B
LLVM

; RUN: llvm-as < %s -o /dev/null -f
; Test that shift instructions can be used in constant expressions.
global int shl (int 7, ubyte 19)