llvm-mirror/test/Regression/Assembler/2003-05-21-ConstantShiftExpr.ll
Chris Lattner f42de04099 New testcase
llvm-svn: 6256
2003-05-21 17:34:24 +00:00

4 lines
102 B
LLVM

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