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

4 lines
102 B
LLVM
Raw Normal View History

; Test that shift instructions can be used in constant expressions.
global int shl (int 7, ubyte 19)