llvm-6502/test/Assembler/2003-05-21-ConstantShiftExpr.ll

6 lines
139 B
LLVM
Raw Normal View History

; 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)