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

6 lines
139 B
LLVM
Raw Normal View History

2004-11-07 06:07:09 +08:00
; RUN: llvm-as < %s -o /dev/null -f
2003-05-22 01:34:24 +08:00
; Test that shift instructions can be used in constant expressions.
global int shl (int 7, ubyte 19)