1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
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)