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

6 lines
154 B
LLVM
Raw Normal View History

; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
2004-11-07 06:07:09 +08:00
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)