Change llc command line for register allocators
[oota-llvm.git] / test / Assembler / 2003-05-21-ConstantShiftExpr.ll
1 ; Test that shift instructions can be used in constant expressions.
2
3 global int shl (int 7, ubyte 19)